=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/theo.c,v retrieving revision 1.100 retrieving revision 1.101 diff -u -r1.100 -r1.101 --- src/usr.bin/mg/Attic/theo.c 2007/08/06 01:08:52 1.100 +++ src/usr.bin/mg/Attic/theo.c 2007/08/28 17:57:16 1.101 @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.100 2007/08/06 01:08:52 djm Exp $ */ +/* $OpenBSD: theo.c,v 1.101 2007/08/28 17:57:16 jasper Exp $ */ /* * Copyright (c) 2002 Artur Grabowski * All rights reserved. @@ -146,6 +146,7 @@ "And that is why humppa sucks... cause it has no cause.", "cache aliasing is a problem that would have stopped in 1992 if someone had killed about 5 people who worked at Sun.", "Don't spread rumours about me being gentle.", + "If municipal water filtering equipment was built by the gcc developers, the western world would be dead by now.", }; static const int ntalk = sizeof(talk)/sizeof(talk[0]);