Skip to content

Commit

Permalink
Fixed a small typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Dec 30, 2001
1 parent c2fd692 commit 4f191ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG
Expand Up @@ -62,7 +62,7 @@
10082001 - Restructured decoders/wav.c to allow for multiple formats, and
put the start of a handler for the ADPCM format in place.
10072001 - Changed the way decoders/mod.c handles samplerate so that it should
work universally. This isn't an idea solution, but it's probably
work universally. This isn't an ideal solution, but it's probably
the best we can do without rewriting mikmod. Made a change to ogg.c
for portability: changed an int64_t to ogg_int64_t.
10062001 - Made a change to SDL_sound.c for compiling on non-GNU toolchains.
Expand Down

0 comments on commit 4f191ef

Please sign in to comment.