aboutsummaryrefslogtreecommitdiff
path: root/module/hnh/util/path.scm
diff options
context:
space:
mode:
Diffstat (limited to 'module/hnh/util/path.scm')
-rw-r--r--module/hnh/util/path.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/hnh/util/path.scm b/module/hnh/util/path.scm
index ed2d9f24..b0991073 100644
--- a/module/hnh/util/path.scm
+++ b/module/hnh/util/path.scm
@@ -16,6 +16,7 @@
(define path-absolute? absolute-file-name?)
+;; TODO remove intermidiate period components
(define (path-append . strings)
(fold (lambda (s done)
(string-append