projects
/
cobramush.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09e82ee
)
Removed TODO message in funlist.c
author
Rick L Bird
<nveid@yahoo.com>
Fri, 6 May 2011 19:04:06 +0000
(15:04 -0400)
committer
Rick L Bird
<nveid@yahoo.com>
Fri, 6 May 2011 19:04:06 +0000
(15:04 -0400)
src/funlist.c
patch
|
blob
|
history
diff --git
a/src/funlist.c
b/src/funlist.c
index 907f871bd0d05b87276e7f3434a734a9705f0c57..065a015745d0a32372a25866f8ce3bab2360e083 100644
(file)
--- a/
src/funlist.c
+++ b/
src/funlist.c
@@
-2821,7
+2821,6
@@
FUNCTION(fun_table)
/* string, regexp, replacement string. Acts like sed or perl's s///g,
//with an ig version */
-/* TODO: Grab full function out of penn source */
FUNCTION(fun_regreplace)
{
pcre *re;