clean code

Signed-off-by: kw <wangyuqi30@huawei.com>
This commit is contained in:
kw 2024-04-26 09:52:55 +08:00
parent f251899f06
commit 19046c8ef6

View File

@ -138,7 +138,7 @@ typedef enum {
AUDIO_DEVICE_TYPE_DISPLAY_PORT = 23,
/**
* @brief A device type for rerouting audio to other remote devices by system application.
* @brief Device type for rerouting audio to other remote devices by system application.
*/
AUDIO_DEVICE_TYPE_REMOTE_CAST = 24,