=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/theo.c,v retrieving revision 1.142 retrieving revision 1.143 diff -u -r1.142 -r1.143 --- src/usr.bin/mg/Attic/theo.c 2014/10/15 18:20:06 1.142 +++ src/usr.bin/mg/Attic/theo.c 2014/11/19 21:22:47 1.143 @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.142 2014/10/15 18:20:06 tedu Exp $ */ +/* $OpenBSD: theo.c,v 1.143 2014/11/19 21:22:47 schwarze Exp $ */ /* * Copyright (c) 2002 Artur Grabowski * All rights reserved. @@ -186,6 +186,7 @@ "This is the beer. And that's why we need a hackathon.", "Kill the past with fire, and declare Duran Duran is less cool today. Await remixes of the same thing performed by new talent.", "Where did my \"fuck backwards compat\" compatriots go?", + "I want a new vax, one that's not so slow.", }; static const int ntalk = sizeof(talk)/sizeof(talk[0]);