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:
;;
;; Backend-independent library to access PipeWire functionality.
;; It abstracts data returned from `pw-access' methods and provides
;; functions to work with them.