=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/theo.c,v retrieving revision 1.125 retrieving revision 1.126 diff -u -r1.125 -r1.126 --- src/usr.bin/mg/Attic/theo.c 2013/05/30 20:15:40 1.125 +++ src/usr.bin/mg/Attic/theo.c 2013/08/13 09:36:22 1.126 @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.125 2013/05/30 20:15:40 florian Exp $ */ +/* $OpenBSD: theo.c,v 1.126 2013/08/13 09:36:22 sthen Exp $ */ /* * Copyright (c) 2002 Artur Grabowski * All rights reserved. @@ -167,7 +167,8 @@ "if you assign that responsibility to non-hikers I will walk over and cripple you now.", "i ojbect two yoru splelng of achlhlocis.", "We have two kinds of developers - those that deal with their own shit and those that deal with other people's shit.", - "If people keep adding such huge stuff, soon mg will be bigger than emacs." + "If people keep adding such huge stuff, soon mg will be bigger than emacs.", + "this change comes down to: This year, next year, 5 years from now, 10 years from now, or Oh fuck." }; static const int ntalk = sizeof(talk)/sizeof(talk[0]);