From e9db9331ded16899f9dfac8aa492d7bed74774f8 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 29 May 2022 23:31:34 +0300 Subject: [PATCH] notes.,. Signed-off-by: Alex A. Naanou --- pwiki2.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pwiki2.js b/pwiki2.js index 011bd79..c875829 100755 --- a/pwiki2.js +++ b/pwiki2.js @@ -233,7 +233,7 @@ module.path = { var BaseStore = module.BaseStore = { - // XXX NEXT need to think about this... + // XXX NEXT revise naming... next: undefined, // NOTE: .data is not part of the spec and can be implementation-specific,