=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/theo.c,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- src/usr.bin/mg/Attic/theo.c 2002/06/10 09:59:21 1.27 +++ src/usr.bin/mg/Attic/theo.c 2002/06/26 07:40:31 1.28 @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.27 2002/06/10 09:59:21 kjell Exp $ */ +/* $OpenBSD: theo.c,v 1.28 2002/06/26 07:40:31 miod Exp $ */ #include "def.h" #include "kbd.h" @@ -88,7 +88,8 @@ "i admit you are better than i am...", "I'd put a fan on my bomb.. And blinking lights...", "I love to fight", - "I am not concerned with commit count" + "I am not concerned with commit count", + "No sane people allowed here. Go home." }; static const int ntalk = sizeof(talk)/sizeof(talk[0]);