mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-31 14:25:49 +00:00
Remove unnecessary whitespace
Signed-off-by: Adrian Reber <areber@redhat.com>
This commit is contained in:
committed by
Andrei Vagin
parent
fc7705a13f
commit
5be71273f6
@@ -174,7 +174,7 @@ struct cr_options {
|
||||
int tls_no_cn_verify;
|
||||
|
||||
/* This stores which method to use for file validation. */
|
||||
int file_validation_method;
|
||||
int file_validation_method;
|
||||
};
|
||||
|
||||
extern struct cr_options opts;
|
||||
|
Reference in New Issue
Block a user