p4-projects@freebsd.org
[Top] [All Lists]

PERFORCE change 143900 for review

Subject: PERFORCE change 143900 for review
From: Gabor Kovesdan
Date: Sat, 21 Jun 2008 22:19:20 GMT
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"

<Prev in Thread] Current Thread [Next in Thread>
  • PERFORCE change 143900 for review, Gabor Kovesdan <=