ntdll: Alphabetically sort the Makefile entries

Dmitry Timoshkov dmitry at codeweavers.com
Mon Nov 13 03:05:40 CST 2006


Hello,

Changelog:
    ntdll: Alphabetically sort the Makefile entries.

--- a/dlls/ntdll/Makefile.in
+++ b/dlls/ntdll/Makefile.in
@@ -45,10 +45,10 @@ C_SRCS = \
 	string.c \
 	sync.c \
 	tape.c \
-	version.c \
 	thread.c \
 	threadpool.c \
 	time.c \
+	version.c \
 	virtual.c \
 	wcstring.c
 





More information about the wine-patches mailing list