aboutsummaryrefslogtreecommitdiff
path: root/bin/ak-comments
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ak-comments')
-rwxr-xr-xbin/ak-comments2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ak-comments b/bin/ak-comments
index 590df45..9e26e7d 100755
--- a/bin/ak-comments
+++ b/bin/ak-comments
@@ -1,6 +1,6 @@
#!/bin/bash
PROGRAM="$(basename $0)"
-source $AK_LIBDIR/logit
+source $AK_LIBDIR/_ak_logit
ZCOMMENTSDIR="$AK_WORKDIR/comments"
TEMP="/tmp/aktmp"