diff options
Diffstat (limited to 'lisp/org/ob-awk.el')
-rw-r--r-- | lisp/org/ob-awk.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-awk.el b/lisp/org/ob-awk.el index fe84b906d79..66e07bf175c 100644 --- a/lisp/org/ob-awk.el +++ b/lisp/org/ob-awk.el @@ -112,6 +112,6 @@ Emacs-lisp table, otherwise return the results as a string." (provide 'ob-awk) -;; arch-tag: 844e2c88-6aad-4018-868d-a2df6bcdf68f + ;;; ob-awk.el ends here |