summaryrefslogtreecommitdiffhomepage
path: root/src/driver
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2015-12-08 04:28:12 -0500
committermidipix <writeonce@midipix.org>2016-11-10 23:35:31 -0500
commit612b7d2193b96cbe4a938687421be7e48c0eb6d1 (patch)
tree329cf5e17d55628e858ab282c4bb7b98d0721d0c /src/driver
parent2495909f9888df0fba7d9192bc63c1dc3e0d29ca (diff)
downloadperk-612b7d2193b96cbe4a938687421be7e48c0eb6d1.tar.bz2
perk-612b7d2193b96cbe4a938687421be7e48c0eb6d1.tar.xz
whitespace meditation.
Diffstat (limited to 'src/driver')
-rw-r--r--src/driver/pe_driver_ctx.c6
1 files changed, 3 insertions, 3 deletions
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];