1 --- ivorbis-tools/oggdec/oggdec.c.orig 2007-05-07 22:26:02.000000000 +0200
2 +++ ivorbis-tools/oggdec/oggdec.c 2007-05-07 22:27:11.000000000 +0200
9 #if defined(_WIN32) || defined(__EMX__) || defined(__WATCOMC__)
25 if(fwrite(buf, 1, ret, out) != ret) {
26 fprintf(stderr, "Error writing to file: %s\n", strerror(errno));