package/utfcpp: fix comments

Buildroot commit dc55e7eb51 added this
package as copy from the taglib package but forgot to change all taglib-
related comments.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Bernd Kuhls
2025-12-29 08:55:38 +01:00
committed by Thomas Petazzoni
parent b0980aaea0
commit b7b96c97f9
2 changed files with 2 additions and 2 deletions

View File

@@ -6,5 +6,5 @@ config BR2_PACKAGE_UTFCPP
https://github.com/nemtrif/utfcpp
comment "taglib needs a toolchain w/ C++"
comment "utfcpp needs a toolchain w/ C++"
depends on !BR2_INSTALL_LIBSTDCPP

View File

@@ -1,6 +1,6 @@
################################################################################
#
# taglib
# utfcpp
#
################################################################################