diff options
Diffstat (limited to 'makeenv.c')
| -rw-r--r-- | makeenv.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -121,7 +121,7 @@ put_option_prefix_dash(const char *s) /** * Add all options from a list to the list of options * - * @parm s The list of options to add; elements are separated by spaces + * @param s The list of options to add; elements are separated by spaces */ static void put_options(char *s) |
