=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/theo.c,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- src/usr.bin/mg/Attic/theo.c 2003/02/04 09:18:04 1.41 +++ src/usr.bin/mg/Attic/theo.c 2003/02/04 10:27:51 1.42 @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.41 2003/02/04 09:18:04 henning Exp $ */ +/* $OpenBSD: theo.c,v 1.42 2003/02/04 10:27:51 henning Exp $ */ #include "def.h" #include "kbd.h" @@ -102,8 +102,7 @@ "Search for fuck. Anytime you see that word, you have a paragraph to write.", "what I'm doing [...] is hell. it's kind of fun.", "Yes, but the ports people are into S&M.", - "Buttons are for idiots.", - "Good software does not happen by sitting in a circle holding hands and singing Kumbaya." + "Buttons are for idiots." }; static const int ntalk = sizeof(talk)/sizeof(talk[0]);