aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/coding.c')
-rw-r--r--src/coding.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coding.c b/src/coding.c
index e4ecbf50f62..59592fdd09d 100644
--- a/src/coding.c
+++ b/src/coding.c
@@ -8400,7 +8400,7 @@ contents (not yet decoded). If `file-coding-system-alist' specifies a
8400function to call for FILENAME, that function should examine the 8400function to call for FILENAME, that function should examine the
8401contents of BUFFER instead of reading the file. 8401contents of BUFFER instead of reading the file.
8402 8402
8403usage: (find-operation-coding-system OPERATION ARGUMENTS ...) */) 8403usage: (find-operation-coding-system OPERATION ARGUMENTS...) */)
8404 (nargs, args) 8404 (nargs, args)
8405 int nargs; 8405 int nargs;
8406 Lisp_Object *args; 8406 Lisp_Object *args;