From d99c91255128e9b8892d6354b96d8cb3a29ab856 Mon Sep 17 00:00:00 2001 From: Rick L Bird Date: Fri, 6 May 2011 15:04:06 -0400 Subject: [PATCH] Removed TODO message in funlist.c --- src/funlist.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/funlist.c b/src/funlist.c index 907f871..065a015 100644 --- 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; -- 2.30.2