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 2b7a7422d5c..52fe696b23d 100644
--- a/src/coding.c
+++ b/src/coding.c
@@ -7482,7 +7482,7 @@ contents (not yet decoded). If `file-coding-system-alist' specifies a
7482function to call for FILENAME, that function should examine the 7482function to call for FILENAME, that function should examine the
7483contents of BUFFER instead of reading the file. 7483contents of BUFFER instead of reading the file.
7484 7484
7485usage: (find-operation-coding-system OPERATION ARGUMENTS ...) */) 7485usage: (find-operation-coding-system OPERATION ARGUMENTS...) */)
7486 (nargs, args) 7486 (nargs, args)
7487 int nargs; 7487 int nargs;
7488 Lisp_Object *args; 7488 Lisp_Object *args;