summaryrefslogtreecommitdiff
path: root/lib/readline/history.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/readline/history.h')
-rw-r--r--lib/readline/history.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/readline/history.h b/lib/readline/history.h
index 5208f9a4..9c2b0990 100644
--- a/lib/readline/history.h
+++ b/lib/readline/history.h
@@ -232,7 +232,7 @@ extern int history_truncate_file (const char *, int);
If an error occurred in expansion, then OUTPUT contains a descriptive
error message. */
-extern int history_expand (char *, char **);
+extern int history_expand (const char *, char **);
/* Extract a string segment consisting of the FIRST through LAST
arguments present in STRING. Arguments are broken up as in