From eb01a39af653085bfa3f67d2294b6a29326b3a79 Mon Sep 17 00:00:00 2001 From: Henning Brauer Date: Sun, 8 Jun 2008 21:35:22 +0000 Subject: more --- usr.bin/mg/theo.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr.bin/mg') diff --git a/usr.bin/mg/theo.c b/usr.bin/mg/theo.c index 04b39fe8b57..ae1c74a686e 100644 --- a/usr.bin/mg/theo.c +++ b/usr.bin/mg/theo.c @@ -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 @@ static const char *talk[] = { "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]); -- cgit v1.2.3