* ken: WAP fixes.
authorjoey <joey@a4a2c43b-8ac3-0310-8836-e0e880c912e2>
Mon, 11 Jun 2001 20:47:05 +0000 (20:47 +0000)
committerjoey <joey@a4a2c43b-8ac3-0310-8836-e0e880c912e2>
Mon, 11 Jun 2001 20:47:05 +0000 (20:47 +0000)
debian/changelog
ken.l

index 3286aa2d29cd908671a552b24fcfe25b03762cdf..ac433ede609484a059da43d89250b1fcf563007f 100644 (file)
@@ -1,3 +1,9 @@
+filters (2.17) unstable; urgency=low
+
+  * ken: WAP fixes.
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 11 Jun 2001 16:35:38 -0400
+
 filters (2.16) unstable; urgency=low
 
   * ken is now free.
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.012335 seconds and 4 git commands to generate.