From 9ffbd94ce55c05ff5cde81ba48a5e3cda4fc9066 Mon Sep 17 00:00:00 2001 From: Leon Rische Date: Tue, 22 Sep 2020 12:31:23 +0200 Subject: Fix file footrs --- org-fc-awk.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'org-fc-awk.el') diff --git a/org-fc-awk.el b/org-fc-awk.el index 70dcae6..6e23b31 100644 --- a/org-fc-awk.el +++ b/org-fc-awk.el @@ -22,6 +22,7 @@ ;; ;; ;;; Code: +;;;; Shell wrappers (defun org-fc-awk--find (paths) "Generate shell code to search PATHS for org files. @@ -131,4 +132,4 @@ Return nil there is no history file." (provide 'org-fc-awk) -;;; org-fc-hydra.el ends here +;;; org-fc-awk.el ends here -- cgit v1.2.3