=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/theo.c,v retrieving revision 1.104 retrieving revision 1.105 diff -u -r1.104 -r1.105 --- src/usr.bin/mg/Attic/theo.c 2008/06/08 21:35:21 1.104 +++ src/usr.bin/mg/Attic/theo.c 2008/06/16 17:38:10 1.105 @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.104 2008/06/08 21:35:21 henning Exp $ */ +/* $OpenBSD: theo.c,v 1.105 2008/06/16 17:38:10 claudio Exp $ */ /* * Copyright (c) 2002 Artur Grabowski * All rights reserved. @@ -149,6 +149,7 @@ "If municipal water filtering equipment was built by the gcc developers, the western world would be dead by now.", "kettenis supported a new machine in my basement and all I got to do was fix a 1 character typo in his html page commit.", "industry told us a lesson: when you're an asshole, they mail you hardware", + "I was joking, really. I think I am funny :-)", }; static const int ntalk = sizeof(talk)/sizeof(talk[0]);