summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/config/config.h')
-rw-r--r--usr.sbin/config/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/config/config.h b/usr.sbin/config/config.h
index 76a1d25..594480e 100644
--- a/usr.sbin/config/config.h
+++ b/usr.sbin/config/config.h
@@ -131,9 +131,9 @@ extern int hintmode;
char *get_word(FILE *);
char *get_quoted_word(FILE *);
-char *path(char *);
+char *path(const char *);
char *raisestr(char *);
-void remember(char *);
+void remember(const char *);
void moveifchanged(const char *, const char *);
void newbus_ioconf(void);
int yyparse(void);
OpenPOWER on IntegriCloud