diff src/syntax.c @ 105426:d0a6d64c3cfc

Fix typos in comments.
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 04 Oct 2009 02:58:53 +0000
parents 7a2f279a2c8d
children bac26aa40069
line wrap: on
line diff
--- a/src/syntax.c	Sun Oct 04 02:25:42 2009 +0000
+++ b/src/syntax.c	Sun Oct 04 02:58:53 2009 +0000
@@ -341,7 +341,7 @@
   return bytepos;
 }
 
-/* Return a defun-start position before before POS and not too far before.
+/* Return a defun-start position before POS and not too far before.
    It should be the last one before POS, or nearly the last.
 
    When open_paren_in_column_0_is_defun_start is nonzero,