Fix a comment

This commit is contained in:
Chris Robinson
2011-05-05 22:36:26 -07:00
parent 0e824914b2
commit 38db4115fc
+1 -1
View File
@@ -7,7 +7,7 @@
extern "C" {
#endif
/* Input formats (some are currently theoretical) */
/* User formats */
enum UserFmtType {
UserFmtByte = AL_BYTE,
UserFmtUByte = AL_UNSIGNED_BYTE,