From dbf772aca8e543bffb8148f5bcd18047abbf6116 Mon Sep 17 00:00:00 2001 From: Yaroslav Tykhiy Date: Thu, 28 Feb 2008 15:16:24 +0000 Subject: [PATCH] Add another very relevant quote from "The Elements of Programming Style" by Kernighan and Plauger. --- games/fortune/datfiles/fortunes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/games/fortune/datfiles/fortunes b/games/fortune/datfiles/fortunes index 35409288b53e..f558937d5712 100644 --- a/games/fortune/datfiles/fortunes +++ b/games/fortune/datfiles/fortunes @@ -15979,6 +15979,9 @@ Don't marry for money; you can borrow it cheaper. % Don't mind him; politicians always sound like that. % +Don't patch bad code -- rewrite it. + -- "The Elements of Programming Style", Kernighan and Plauger +% Don't plan any hasty moves. You'll be evicted soon anyway. %