changeset 78152:5e5f359984e5

(Ffind_operation_coding_system): Doc fix.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 16 Jul 2007 10:31:56 +0000
parents cd5b15b5cd2e
children fb666c8f678a
files src/coding.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/coding.c	Mon Jul 16 10:23:31 2007 +0000
+++ b/src/coding.c	Mon Jul 16 10:31:56 2007 +0000
@@ -7472,7 +7472,7 @@
 function to call for FILENAME, that function should examine the
 contents of BUFFER instead of reading the file.
 
-usage: (find-operation-coding-system OPERATION ARGUMENTS ...)  */)
+usage: (find-operation-coding-system OPERATION ARGUMENTS...)  */)
      (nargs, args)
      int nargs;
      Lisp_Object *args;