From fdbe7d384cf9c30ee43ec6589cc1207334f41327 Mon Sep 17 00:00:00 2001 From: Henning Brauer Date: Mon, 23 Aug 2004 22:01:32 +0000 Subject: another --- usr.bin/mg/theo.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'usr.bin') diff --git a/usr.bin/mg/theo.c b/usr.bin/mg/theo.c index e1a58289e05..20e55b599ef 100644 --- a/usr.bin/mg/theo.c +++ b/usr.bin/mg/theo.c @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.69 2004/08/06 03:02:14 marco Exp $ */ +/* $OpenBSD: theo.c,v 1.70 2004/08/23 22:01:31 henning Exp $ */ /* * Copyright (c) 2002 Artur Grabowski * All rights reserved. @@ -151,7 +151,8 @@ static const char *talk[] = { "tweep tweep tweep", "Quite frankly, SSE's alignment requirement is the most utterly retarded idea since eating your own shit.", "Holy verbose prom startup Batman.", - "Do you think you are exempt from COMPILING BEFORE YOU COMMIT" + "Do you think you are exempt from COMPILING BEFORE YOU COMMIT", + "I want to be REALLY COOL just like all the other developers!" }; static const int ntalk = sizeof(talk)/sizeof(talk[0]); -- cgit v1.2.3