From 612b7d2193b96cbe4a938687421be7e48c0eb6d1 Mon Sep 17 00:00:00 2001 From: midipix Date: Nov 11 2016 04:35:31 +0000 Subject: whitespace meditation. --- 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];