From bb23b07554f1463262e89d6abde8aa5a5cac9922 Mon Sep 17 00:00:00 2001 From: Chad Loder Date: Wed, 16 Nov 2005 03:44:15 +0000 Subject: another --- 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 cf3a4e1db8d..558da2aa866 100644 --- a/usr.bin/mg/theo.c +++ b/usr.bin/mg/theo.c @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.91 2005/10/14 19:46:46 kjell Exp $ */ +/* $OpenBSD: theo.c,v 1.92 2005/11/16 03:44:14 cloder Exp $ */ /* * Copyright (c) 2002 Artur Grabowski * All rights reserved. @@ -177,7 +177,8 @@ static const char *talk[] = { "You have no idea how fucked we are", "You can call it fart if you want to.", "wavelan is a battle field", - "If you don't know what you are talking about, why are you talking?" + "If you don't know what you are talking about, why are you talking?", + "You are in a maze of gpio pins, all alike, all undocumented, and a few are wired to bombs." }; static const int ntalk = sizeof(talk)/sizeof(talk[0]); -- cgit v1.2.3