Skip to content

Commit 3a9b114

Browse files
committed
Add code marker to denote the start of the code
Missing as discovered by `M-x checkdoc`
1 parent fbc0b5f commit 3a9b114

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

splunk-mode.el

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@
7777

7878
;;; Main
7979

80+
;;; Code:
81+
8082
(eval-when-compile
8183
(require 'rx)
8284
(require 'regexp-opt))

0 commit comments

Comments
 (0)