summaryrefslogtreecommitdiff
path: root/usr.bin/mg/theo.c
diff options
context:
space:
mode:
authorJasper Lievisse Adriaanse <jasper@cvs.openbsd.org>2007-08-28 17:57:17 +0000
committerJasper Lievisse Adriaanse <jasper@cvs.openbsd.org>2007-08-28 17:57:17 +0000
commit6a96d38dabb00c1e4597e3571071aa5a61c15b16 (patch)
treeb7ecce4d17d7332b75bb243dca5a188942ca94cb /usr.bin/mg/theo.c
parent4036c785451a980771d1375d269b5cdcc69870f7 (diff)
another quote
Diffstat (limited to 'usr.bin/mg/theo.c')
-rw-r--r--usr.bin/mg/theo.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/mg/theo.c b/usr.bin/mg/theo.c
index 7028a9d0ac3..0d452ee1999 100644
--- a/usr.bin/mg/theo.c
+++ b/usr.bin/mg/theo.c
@@ -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 <art@openbsd.org>
* All rights reserved.
@@ -146,6 +146,7 @@ static const char *talk[] = {
"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]);