From: Bruno Haible Date: Sat, 18 Aug 2007 10:54:38 +0000 (+0000) Subject: Trivial modifications to lib/diffseq.h. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6aee670af45d75316d0efd26337277c9961f659f;p=pspp Trivial modifications to lib/diffseq.h. --- diff --git a/ChangeLog b/ChangeLog index 77170822df..acda5b6911 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-08-18 Bruno Haible + + * lib/diffseq.h (struct context): Change type of 'heuristic' field to + 'bool'. + (diag, compareseq): Remove const from the ctxt argument. + (USE_HEURISTIC): Undefine at the end. + 2007-08-18 Jim Meyering New file: lib/idcache.h