=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/theo.c,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- src/usr.bin/mg/Attic/theo.c 2002/07/25 16:02:15 1.31 +++ src/usr.bin/mg/Attic/theo.c 2002/07/25 22:37:22 1.32 @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.31 2002/07/25 16:02:15 henning Exp $ */ +/* $OpenBSD: theo.c,v 1.32 2002/07/25 22:37:22 mickey Exp $ */ #include "def.h" #include "kbd.h" @@ -93,7 +93,8 @@ "No sane people allowed here. Go home.", "you have to stop peeing on your breakfast", "feature requests come from idiots", - "henning and darren / sitting in a tree / t o k i n g / a joint or three" + "henning and darren / sitting in a tree / t o k i n g / a joint or three", + "KICK ASS. TIME FOR A JASON LOVE IN! WE CAN ALL GET LOST IN HIS HAIR!" }; static const int ntalk = sizeof(talk)/sizeof(talk[0]);