summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorangelos <angelos@openbsd.org>2001-06-27 04:08:34 +0000
committerangelos <angelos@openbsd.org>2001-06-27 04:08:34 +0000
commit53cb56c57f6b3fceb8adf7dee43193aee11d57f6 (patch)
tree5d00aaacacb900686cc3b222ac56a4fb4a797d54
parentno more old VM (diff)
downloadwireguard-openbsd-53cb56c57f6b3fceb8adf7dee43193aee11d57f6.tar.xz
wireguard-openbsd-53cb56c57f6b3fceb8adf7dee43193aee11d57f6.zip
Update.
-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 bd467bb7f2c..ae5c3cf9cab 100644
--- a/usr.bin/mg/theo.c
+++ b/usr.bin/mg/theo.c
@@ -65,7 +65,8 @@ static const char *talk[] = {
"sshutup sshithead, ssharpsshooting susshi sshplats ssharking assholes.",
"Lazy bums slacking on your asses.",
"35 commits an hour? That's pathetic!",
- "Fine software takes time to prepare. Give a little slack."
+ "Fine software takes time to prepare. Give a little slack.",
+ "I need a vax!"
};
static const int ntalk = sizeof(talk)/sizeof(talk[0]);