Ticket #209: iconv.diff
File iconv.diff, 280 bytes (added by , 16 years ago) |
---|
-
iconv.c
diff -buNr iconv.c.org iconv.c
old new 220 220 } 221 221 #endif 222 222 FS_RESTORE(); 223 return 0;223 return retval; 224 224 225 225 error: 226 226 /* Convert OS/2 error code to errno. */