changeset 9150:d3371da8b7ae

Trivial modifications to lib/diffseq.h.
author Bruno Haible <bruno@clisp.org>
date Sat, 18 Aug 2007 10:54:38 +0000
parents 3d5b34d43010
children 8c5ddfde42d6
files ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-08-18  Bruno Haible  <bruno@clisp.org>
+
+	* 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  <jim@meyering.net>
 
 	New file: lib/idcache.h