summaryrefslogtreecommitdiff
path: root/radsecproxy-hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'radsecproxy-hash.c')
-rw-r--r--radsecproxy-hash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/radsecproxy-hash.c b/radsecproxy-hash.c
index c55301b..2e21f38 100644
--- a/radsecproxy-hash.c
+++ b/radsecproxy-hash.c
@@ -14,7 +14,7 @@ usage()
{
fprintf(stderr,
"usage: radsecproxy-hash [-h] [-k key] [-t type]\n"
-#if defined (READ_CONFIG)
+#if defined(READ_CONFIG)
" -c configfile\tuse configuration from CONFIGFILE\n"
#endif
" -h\t\t\tdisplay this help and exit\n"