=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/theo.c,v retrieving revision 1.103 retrieving revision 1.104 diff -u -r1.103 -r1.104 --- src/usr.bin/mg/Attic/theo.c 2008/05/22 23:15:13 1.103 +++ src/usr.bin/mg/Attic/theo.c 2008/06/08 21:35:21 1.104 @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.103 2008/05/22 23:15:13 beck Exp $ */ +/* $OpenBSD: theo.c,v 1.104 2008/06/08 21:35:21 henning Exp $ */ /* * Copyright (c) 2002 Artur Grabowski * All rights reserved. @@ -148,6 +148,7 @@ "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.", "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", }; static const int ntalk = sizeof(talk)/sizeof(talk[0]);