2
0
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:
Adrian Reber
2021-06-08 07:15:31 +00:00
committed by Andrei Vagin
parent fc7705a13f
commit 5be71273f6

View File

@@ -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;