From 2402fc1db0f38b5be000620df6df854073cc6c69 Mon Sep 17 00:00:00 2001 From: Klas Lindfors Date: Thu, 26 Sep 2013 14:08:06 +0200 Subject: [PATCH] fix broken indentation --- ykpers-args.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ykpers-args.h b/ykpers-args.h index 23e33e8..235a6cf 100644 --- a/ykpers-args.h +++ b/ykpers-args.h @@ -41,7 +41,7 @@ int args_to_config(int argc, char **argv, YKP_CONFIG *cfg, YK_KEY *yk, unsigned char *access_code, bool *use_access_code, bool *aesviahash, char *ndef_type, char *ndef, unsigned char *usb_mode, bool *zap, unsigned char *scan_bin, unsigned char *cr_timeout, - unsigned char *autoeject_timeout, int *num_modes_seen, int *exit_code); + unsigned char *autoeject_timeout, int *num_modes_seen, int *exit_code); void report_yk_error(void); -- 2.39.5