From ad41294ed3db1be2d35e8d9d4c8ed098144a7955 Mon Sep 17 00:00:00 2001 From: Kjell Wooding Date: Mon, 10 Jun 2002 09:59:22 +0000 Subject: I do not care about commit count --- usr.bin/mg/theo.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/usr.bin/mg/theo.c b/usr.bin/mg/theo.c index 7819352f919..c7451290f42 100644 --- a/usr.bin/mg/theo.c +++ b/usr.bin/mg/theo.c @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.26 2002/06/10 09:51:50 kjell Exp $ */ +/* $OpenBSD: theo.c,v 1.27 2002/06/10 09:59:21 kjell Exp $ */ #include "def.h" #include "kbd.h" @@ -87,7 +87,8 @@ static const char *talk[] = { "I'm not just doing this for crowd response. I need to be right.", "i admit you are better than i am...", "I'd put a fan on my bomb.. And blinking lights...", - "I love to fight" + "I love to fight", + "I am not concerned with commit count" }; static const int ntalk = sizeof(talk)/sizeof(talk[0]); -- cgit v1.2.3