aboutsummaryrefslogtreecommitdiffstats
path: root/src/callint.c
diff options
context:
space:
mode:
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 aedb363980f..35411bf9b5c 100644
--- a/src/callint.c
+++ b/src/callint.c
@@ -308,7 +308,7 @@ invoke it. If KEYS is omitted or nil, the return value of
308 308
309 specs = Qnil; 309 specs = Qnil;
310 string = 0; 310 string = 0;
311 /* The idea of FILTER_SPECS is to provide away to 311 /* The idea of FILTER_SPECS is to provide a way to
312 specify how to represent the arguments in command history. 312 specify how to represent the arguments in command history.
313 The feature is not fully implemented. */ 313 The feature is not fully implemented. */
314 filter_specs = Qnil; 314 filter_specs = Qnil;