From 854b5197ad7122b76778b960fd0663b1dca3b884 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 5 Apr 1998 23:44:12 +0000 Subject: [PATCH] *** empty log message *** --- lib/TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/TODO b/lib/TODO index 3f2bcea..31ecb77 100644 --- a/lib/TODO +++ b/lib/TODO @@ -1,3 +1,4 @@ +Things to do to hash.c: Always use curly braces around statements in if/else/while/do/etc. that span more than a line -- even around multiline simple statements -- 2.7.4