diff options
Diffstat (limited to 'lib/prog/jao-sloc.el')
| -rw-r--r-- | lib/prog/jao-sloc.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/prog/jao-sloc.el b/lib/prog/jao-sloc.el index 1f0e9ab..a325871 100644 --- a/lib/prog/jao-sloc.el +++ b/lib/prog/jao-sloc.el @@ -1,4 +1,4 @@ -;; sloc.el -- LOC utilities +;; sloc.el -- LOC utilities -*- lexical-binding: t; -*- ;;;###autoload (defun count-sloc-region (beg end kind) |
