=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/theo.c,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- src/usr.bin/mg/Attic/theo.c 2002/06/10 03:26:22 1.25 +++ src/usr.bin/mg/Attic/theo.c 2002/06/10 09:51:50 1.26 @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.25 2002/06/10 03:26:22 beck Exp $ */ +/* $OpenBSD: theo.c,v 1.26 2002/06/10 09:51:50 kjell Exp $ */ #include "def.h" #include "kbd.h" @@ -86,7 +86,8 @@ "That's the most ridiculous thing I've heard in the last two or three minutes!", "I'm not just doing this for crowd response. I need to be right.", "i admit you are better than i am...", - "I'd put a fan on my bomb.. And blinking lights..." + "I'd put a fan on my bomb.. And blinking lights...", + "I love to fight" }; static const int ntalk = sizeof(talk)/sizeof(talk[0]);