summaryrefslogtreecommitdiff
path: root/src/callint.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-03-16 00:26:16 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2011-03-16 00:26:16 -0700
commitb0e80955879267569ee146c03ae0d5a8e7e041a5 (patch)
tree0e9e6bc8685e5c271b5ca0d784aac66ab0445221 /src/callint.c
parenta3e8cbda22e76cc2f5352638256cdc0033c00357 (diff)
downloademacs-b0e80955879267569ee146c03ae0d5a8e7e041a5.tar.gz
* callint.c: Use const pointer when appropriate.
Diffstat (limited to 'src/callint.c')
-rw-r--r--src/callint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/callint.c b/src/callint.c
index 5ec916a5b8a..282d8a82aa7 100644
--- a/src/callint.c
+++ b/src/callint.c
@@ -258,7 +258,7 @@ invoke it. If KEYS is omitted or nil, the return value of
Lisp_Object prefix_arg;
char *string;
- char *tem;
+ const char *tem;
/* If varies[i] > 0, the i'th argument shouldn't just have its value
in this call quoted in the command history. It should be