Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Name hash fixups: export (and rename) remove_hash_entry
[gitweb.git]
/
diff.c
diff --git
a/diff.c
b/diff.c
index c30c252272d51f22e66ebf1b0c531f4bfa473651..699b21f4e347b38498e23ad5258a94cf4289bae9 100644
(file)
--- a/
diff.c
+++ b/
diff.c
@@
-1199,7
+1199,7
@@
static struct builtin_funcname_pattern {
"new\\|return\\|switch\\|throw\\|while\\)\n"
"^[ ]*\\(\\([ ]*"
"[A-Za-z_][A-Za-z_0-9]*\\)\\{2,\\}"
- "[ ]*([^;]*
$\\)
" },
+ "[ ]*([^;]*
\\)$
" },
{ "tex", "^\\(\\\\\\(sub\\)*section{.*\\)$" },
};