[mw-devel] MW3 r1008 - trunk/src

cmckenna at sucs.org cmckenna at sucs.org
Wed Dec 19 15:13:24 GMT 2007


Author: cmckenna
Date: 2007-12-19 15:13:24 +0000 (Wed, 19 Dec 2007)
New Revision: 1008

Modified:
   trunk/src/gagtable.c
Log:
Fix a gramatical error in the instructions for adding filters to the Warez gag that has probably existed for eons.



Modified: trunk/src/gagtable.c
===================================================================
--- trunk/src/gagtable.c	2007-12-18 12:31:01 UTC (rev 1007)
+++ trunk/src/gagtable.c	2007-12-19 15:13:24 UTC (rev 1008)
@@ -539,7 +539,7 @@
 /* ================================================================================ */
 /* NOTE: for this filter, lower 'a's are replaced by char 1, so do the following:   */
 /*       * if you want to replace a word with 'a' in it, use '\001' instead         */
-/*       * if you want to replace an capital 'a' use 'A'                            */
+/*       * if you want to replace a capital 'a' use 'A'                             */
 /* ================================================================================ */
 
 const struct pattern warez[]={





More information about the mw-devel mailing list