chore(profile): remove trailing whitespace in profiles (2).

This commit is contained in:
Alexandre Pujol 2024-10-22 20:07:11 +01:00
parent 38b973c596
commit 897302bc5b
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# SPDX-License-Identifier: GPL-2.0-only
# Provide access to audio devices. It should only be used by audio servers that
# need direct access to them.
# need direct access to them.
abi <abi/4.0>,

View File

@ -17,7 +17,7 @@ readonly HEADERS=(
_die() {
echo -e "\033[1;31m ✗ Error: \033[0m$*"
#exit 1
exit 1
}
_ensure_header() {