Add “;;; Commentary:” labels

This commit is contained in:
2022-06-28 21:25:20 +02:00
parent 57fe580df2
commit bcf5c5e3d4
3 changed files with 6 additions and 0 deletions

View File

@@ -17,6 +17,8 @@
;; You should have received a copy of the GNU General Public License
;; along with this program. If not, see <http://www.gnu.org/licenses/>.
;;; Commentary:
;;
;; A generic interface for communication with PipeWire (https://pipewire.org).
;; It abstracts communication with PipeWire to be backend independent.
;; Only functions from this module may communicate with PipeWire.