Index: grep/src/grep.h
diff -u grep/src/grep.h:1.10 grep/src/grep.h:1.11
--- grep/src/grep.h:1.10        Mon May  2 09:47:48 2005
+++ grep/src/grep.h     Tue Nov  8 21:35:33 2005
@@ -20,7 +20,7 @@
 # define __attribute__(x)
 #endif
 
-/* Grep.c expects the matchers vector to be terminated
+/* grep.c expects the matchers vector to be terminated
    by an entry with a NULL compile, and to contain at least
    an entry named "default". */
 


Reply via email to