diff src/mocklisp.c @ 1011:a7f08730f7ae

* mocklisp.c (Fml_substr): Put comments around text following #endif.
author Jim Blandy <jimb@redhat.com>
date Wed, 19 Aug 1992 06:34:26 +0000
parents 3165b2697c78
children 96b55f2f19cd
line wrap: on
line diff
--- a/src/mocklisp.c	Wed Aug 19 06:33:46 1992 +0000
+++ b/src/mocklisp.c	Wed Aug 19 06:34:26 1992 +0000
@@ -194,7 +194,7 @@
   XSETINT (to, XINT (to) + XINT (from));
   return Fsubstring (string, from, to);
 }
-#endif NOTDEF
+#endif /* 0 */
 DEFUN ("insert-string", Finsert_string, Sinsert_string, 0, MANY, 0,
   "Mocklisp-compatibility insert function.\n\
 Like the function `insert' except that any argument that is a number\n\