From 612b7d2193b96cbe4a938687421be7e48c0eb6d1 Mon Sep 17 00:00:00 2001 From: midipix Date: Tue, 8 Dec 2015 04:28:12 -0500 Subject: whitespace meditation. --- src/driver/pe_driver_ctx.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/driver/pe_driver_ctx.c') diff --git a/src/driver/pe_driver_ctx.c b/src/driver/pe_driver_ctx.c index 016302e..85e1f9c 100644 --- a/src/driver/pe_driver_ctx.c +++ b/src/driver/pe_driver_ctx.c @@ -36,10 +36,10 @@ static uint32_t pe_argv_flags(uint32_t flags) } static int pe_driver_usage( - const char * program, - const char * arg, + const char * program, + const char * arg, const struct argv_option * options, - struct argv_meta * meta) + struct argv_meta * meta) { char header[512]; -- cgit v1.2.3