diff options
author | 2003-05-18 02:35:47 +0000 | |
---|---|---|
committer | 2003-05-18 02:35:47 +0000 | |
commit | a6aee46ef05a84b2d5acb2142cadb6edc9453117 (patch) | |
tree | 8496468b9c4bd242864162ec4920fe98b3d09346 | |
parent | moose bbq is full of quotes (diff) | |
download | wireguard-openbsd-a6aee46ef05a84b2d5acb2142cadb6edc9453117.tar.xz wireguard-openbsd-a6aee46ef05a84b2d5acb2142cadb6edc9453117.zip |
unreliable non-hurlers
-rw-r--r-- | usr.bin/mg/theo.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/mg/theo.c b/usr.bin/mg/theo.c index c65cb00507b..78a8bf27095 100644 --- a/usr.bin/mg/theo.c +++ b/usr.bin/mg/theo.c @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.53 2003/05/18 02:29:54 todd Exp $ */ +/* $OpenBSD: theo.c,v 1.54 2003/05/18 02:35:47 henning Exp $ */ /* * Copyright (c) 2002 Artur Grabowski <art@openbsd.org> * All rights reserved. @@ -138,7 +138,7 @@ static const char *talk[] = { "You guys are about four days behind on theo.c", "I'm just talking.", "Vegetarian my ass", - "Hey, that's a McNallys!", + "Wait a minute, that's a McNallys!", "Your connection is breaking up." }; |