summaryrefslogtreecommitdiff
path: root/usr.bin/mg/theo.c
diff options
context:
space:
mode:
authorAlexander Yurchenko <grange@cvs.openbsd.org>2003-03-12 07:56:18 +0000
committerAlexander Yurchenko <grange@cvs.openbsd.org>2003-03-12 07:56:18 +0000
commit167a2359bd67b07a9a01742a843ddf2bbd8c766d (patch)
tree12daef4cc2f0d8ce4e139973b0cbd7a2d1a8e63d /usr.bin/mg/theo.c
parent573e3a8af4eca4b3c2056a3ca01126c58cf840b5 (diff)
another
Diffstat (limited to 'usr.bin/mg/theo.c')
-rw-r--r--usr.bin/mg/theo.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/mg/theo.c b/usr.bin/mg/theo.c
index b7559dc9e7f..56350d0cefa 100644
--- a/usr.bin/mg/theo.c
+++ b/usr.bin/mg/theo.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: theo.c,v 1.43 2003/02/21 14:00:36 mcbride Exp $ */
+/* $OpenBSD: theo.c,v 1.44 2003/03/12 07:56:17 grange Exp $ */
#include "def.h"
#include "kbd.h"
@@ -103,7 +103,8 @@ static const char *talk[] = {
"what I'm doing [...] is hell. it's kind of fun.",
"Yes, but the ports people are into S&M.",
"Buttons are for idiots.",
- "We are not hackers. We are turd polishing craftsmen."
+ "We are not hackers. We are turd polishing craftsmen.",
+ "if ya break cvs, we hunt ya and break yer legs"
};
static const int ntalk = sizeof(talk)/sizeof(talk[0]);