Fixed typo in wine_get_unix_file_name().
[wine] / tools / winebuild / relay.c
2000-12-29  Ulrich WeigandFixed winebuild to work on non-Intel architectures.
2000-12-01  Dimitrie O. PaunModified winebuild to use the __ASM_FUNC macro for...
2000-11-29  Alexandre JulliardRenamed CallTo16* functions to wine_call_to_16* and...
2000-11-15  Alexandre JulliardMoved standard syslevel APIs declaration to winbase.h.
2000-11-14  Alexandre JulliardMoved LDT handling to libwine.so. Changed the interface...
2000-11-13  Alexandre JulliardExport the CallFrom16xxx functions from kernel32. Renam...
2000-10-29  Alexandre JulliardPatch flat cs of 16-bit entry points if current %cs...
2000-09-13  Ulrich WeigandModified CallTo16Register routines to update register...
2000-06-23  Alexandre JulliardSplit the build program in several files.