* ken: WAP fixes.
[filters.git] / ken.l
diff --git a/ken.l b/ken.l
index 942564b87c832b1cd5340252f2ad63df19598de0..784db92fff917573244708e62058451265719ff3 100644 (file)
--- a/ken.l
+++ b/ken.l
@@ -213,7 +213,8 @@ directories printf("lockups");
 [Ff][Oo][Rr][Tt][Rr][Aa][Nn]   printf("Manfred Mann");
 [Cc][Oo][Bb][Oo][Ll]   printf("Albert Hall");
 [Jj]ava                printf("Wot a palavah");
-[Ww][Aa][Pp]   printf("Pony and trap");
+W[aA][pP]      printf("Pony and trap");
+" wap"         printf(" pony and trap");
 Stopped                printf("'Ad the mockers put on");
 stopped                printf("'ad the mockers put on");
 Stopping       printf("Putting the mockers on");
This page took 0.009024 seconds and 4 git commands to generate.