spa: remove wrong comment

This commit is contained in:
Wim Taymans 2020-07-01 15:27:55 +02:00
parent 4d7d9484e6
commit 3695488241
2 changed files with 3 additions and 3 deletions

View file

@ -92,7 +92,7 @@ enum spa_media_subtype {
/** properties for audio SPA_TYPE_OBJECT_Format */
enum spa_format {
SPA_FORMAT_START, /**< id of the object, one of enum spa_param_type */
SPA_FORMAT_START,
SPA_FORMAT_mediaType, /**< media type (Id enum spa_media_type) */
SPA_FORMAT_mediaSubtype, /**< media subtype (Id enum spa_media_subtype) */