|
|
http://perforce.freebsd.org/chv.cgi?CH=143900
Change 143900 by gabor@gabor_server on 2008/06/21 22:19:12
- Remove commented out debug line
Affected files ...
.. //depot/projects/soc2008/gabor_textproc/grep/grep.c#34 edit
Differences ...
==== //depot/projects/soc2008/gabor_textproc/grep/grep.c#34 (text+ko) ====
@@ -268,8 +268,6 @@
}
}
-// printf("PAT %s\n", pat);
-
/* Work-around to allow * at the beginning of the regexp */
while (pat[0] == '*')
pat++;
_______________________________________________
p4-projects@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/p4-projects
To unsubscribe, send any mail to "p4-projects-unsubscribe@xxxxxxxxxxx"
|
|