Skip to content

Commit

Permalink
Fixed warnings.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Dec 16, 2020
1 parent 208eaf5 commit 6cd176a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docstr-writers.el
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@
(defvar docstr-desc-param)
(defvar docstr-desc-return)

(defvar docstr-format-var)
(defvar docstr-format-param)
(defvar docstr-format-return)

;;
;; (@* "Others" )
;;
Expand Down

0 comments on commit 6cd176a

Please sign in to comment.