Add “ends here” footers
They are useless but package-lint requires them.
This commit is contained in:
parent
bac34b4e8f
commit
271f9d5ed2
@ -253,3 +253,5 @@ Note this interface may not work with all PipeWire versions.")
|
|||||||
"0" property (format "{ \"name\": \"%s\" }" node-name)))
|
"0" property (format "{ \"name\": \"%s\" }" node-name)))
|
||||||
|
|
||||||
(provide 'pw-access)
|
(provide 'pw-access)
|
||||||
|
|
||||||
|
;;; pw-access.el ends here
|
||||||
|
@ -314,3 +314,5 @@ otherwise set the current default sink or source."
|
|||||||
(error "Cannot set this kind of object as default."))))
|
(error "Cannot set this kind of object as default."))))
|
||||||
|
|
||||||
(provide 'pw-lib)
|
(provide 'pw-lib)
|
||||||
|
|
||||||
|
;;; pw-lib.el ends here
|
||||||
|
Loading…
Reference in New Issue
Block a user