From 1829adb709410e54a845c5ccce0c269152aa785b Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 14 Dec 2021 14:34:20 +0300 Subject: [PATCH] tweaking notes... Signed-off-by: Alex A. Naanou --- diff2.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/diff2.js b/diff2.js index 1a1fd4e..058e62c 100644 --- a/diff2.js +++ b/diff2.js @@ -774,8 +774,7 @@ function(A, B, cmp){ // // NOTE: this is generic -- does not care what it compares... // -// XXX try as an alternative approach to implement the tree cmp approach -// from diff.js... +// XXX alternativly try to implement the tree cmp approach from diff.js... // XXX would be nice to be able to mixin stuff cmp -- to wrap container // type and the like... var diffSections =