]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix last change in whitespace.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 24 Nov 2006 19:36:39 +0000 (19:36 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 24 Nov 2006 19:36:39 +0000 (19:36 +0000)
src/regex.c

index 001be124ff3c066c1d0343eb0198eee267c78bd2..32991346399546d8a9e40e5e187382d344ef3ff7 100644 (file)
@@ -4958,7 +4958,7 @@ re_match_2_internal (bufp, string1, size1, string2, size2, pos, regs, stop)
   /* We use this to map every character in the string.  */
   RE_TRANSLATE_TYPE translate = bufp->translate;
 
-  /* Nonzero if we have to concern multibyte character.*/
+  /* Nonzero if we have to concern multibyte character.  */
   const boolean multibyte = RE_MULTIBYTE_P (bufp);
 
   /* Failure point stack.  Each place that can handle a failure further