summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 9b8be44..f2231f7 100644
--- a/src/main.c
+++ b/src/main.c
@@ -11,7 +11,7 @@
#include "pervasive.h"
-static void print_help (const char runnable [])
+static void print_help (const char runnable [const restrict static 1])
{
printf
(