Fix comment in snd_codec_opus.c

This commit is contained in:
Zack Middleton 2013-02-27 15:31:26 -06:00
parent eef897b3c1
commit eb7e554c46
1 changed files with 1 additions and 1 deletions

View File

@ -449,4 +449,4 @@ void *S_OggOpus_CodecLoad(const char *filename, snd_info_t *info)
return buffer; return buffer;
} }
#endif // USE_CODEC_VORBIS #endif // USE_CODEC_OPUS