Changeset 3536
- Timestamp:
- 2008-04-05 23:18:27 (6 months ago)
- Files:
-
- libfishsound/trunk/src/libfishsound/speex.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
libfishsound/trunk/src/libfishsound/speex.c
r1298 r3536 179 179 } 180 180 181 if (header->mode >= SPEEX_NB_MODES ) {181 if (header->mode >= SPEEX_NB_MODES || header->mode < 0) { 182 182 /* 183 183 info_dialog_new ("Speex error", NULL,