Differences From:
File tools/cvs2fossil/lib/c2f_integrity.tcl part of check-in [3db03be62f] - Fixed typo of keyword. by aku on 2007-11-30 15:20:40. [view]
To:
File tools/cvs2fossil/lib/c2f_integrity.tcl part of check-in [0a97ad385a] - Fixed typo. Grr. by aku on 2007-12-02 03:42:27. [view]
@@ -745,9 +745,9 @@ return } proc LoopCheck {csets} { - variable ::myloopcheck + ::variable myloopcheck if {!$myloopcheck} return log write 4 integrity {Checking changesets for self-references}