Skip to content

Commit cb0b69d

Browse files
committed
fix comments
1 parent d5d2671 commit cb0b69d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

code/include/IAMF_defines.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ typedef enum IAMF_SoundSystem {
5858
SOUND_SYSTEM_J, // 4+7+0, 1
5959
SOUND_SYSTEM_EXT_712, // 2+7+0, 1
6060
SOUND_SYSTEM_EXT_312, // 2+3+0, 1
61-
SOUND_SYSTEM_MONO, // 0+1+0, 1
61+
SOUND_SYSTEM_MONO, // 0+1+0, 0
6262
SOUND_SYSTEM_END
6363
} IAMF_SoundSystem;
6464

0 commit comments

Comments
 (0)