| summaryrefslogtreecommitdiff |
diff options
| author | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2017-04-22 21:29:56 +0200 |
|---|---|---|
| committer | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2017-04-22 21:29:56 +0200 |
| commit | 07b2b985269882680513e5a09aae3af722bdc7a0 (patch) | |
| tree | 30202cb837eac5ddb7f8323dc27b383bad338f7e | |
| parent | 7ce72a2ba0bce721e70a79218c2fb310215ee748 (diff) | |
Gives more precise attributes to print_help args.
| -rw-r--r-- | src/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ( |


