Add useless “Code” headers to make checkdoc happier
This commit is contained in:
parent
3f56c8fc0d
commit
2b53b19c05
@ -39,6 +39,8 @@
|
||||
|
||||
(require 'eieio)
|
||||
|
||||
;;; Code:
|
||||
|
||||
(defclass pw-accessor ()
|
||||
()
|
||||
:documentation
|
||||
|
@ -35,6 +35,8 @@
|
||||
(require 'cl-lib)
|
||||
(require 'pw-access)
|
||||
|
||||
;;; Code:
|
||||
|
||||
(defvar pw-lib--accessor (pw-cli-accessor))
|
||||
|
||||
(defvar pw-lib--objects '())
|
||||
|
Loading…
Reference in New Issue
Block a user