From: Jim Meyering Date: Sun, 5 Apr 1998 23:44:12 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d88dfeda01353453eeac40d71fecfc5d9066772;p=pspp *** empty log message *** --- diff --git a/lib/TODO b/lib/TODO index 3f2bceaa90..31ecb773cd 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