From 39609c0a00b7d70995bdfc70fe4d5aabe68ea03a Mon Sep 17 00:00:00 2001 From: Henning Brauer Date: Mon, 26 May 2003 12:59:17 +0000 Subject: of course my 1000th commit has to go to theo.c and must be about germans ;-) --- usr.bin/mg/theo.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'usr.bin/mg/theo.c') diff --git a/usr.bin/mg/theo.c b/usr.bin/mg/theo.c index 78a8bf27095..0ea4f15bc15 100644 --- a/usr.bin/mg/theo.c +++ b/usr.bin/mg/theo.c @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.54 2003/05/18 02:35:47 henning Exp $ */ +/* $OpenBSD: theo.c,v 1.55 2003/05/26 12:59:16 henning Exp $ */ /* * Copyright (c) 2002 Artur Grabowski * All rights reserved. @@ -139,7 +139,8 @@ static const char *talk[] = { "I'm just talking.", "Vegetarian my ass", "Wait a minute, that's a McNallys!", - "Your connection is breaking up." + "Your connection is breaking up.", + "germans are not allowed to get involved there" }; static const int ntalk = sizeof(talk)/sizeof(talk[0]); -- cgit v1.2.3