Dmitry Timoshkov : ntdll: Alphabetically sort the Makefile entries.
13 Nov
2006
13 Nov
'06
12:32 p.m.
Module: wine Branch: master Commit: 2fab58053ece81264b78718cd9507cbabadbdea2 URL: http://source.winehq.org/git/wine.git/?a=commit;h=2fab58053ece81264b78718cd9... Author: Dmitry Timoshkov <dmitry(a)codeweavers.com> Date: Mon Nov 13 17:05:40 2006 +0800 ntdll: Alphabetically sort the Makefile entries. --- dlls/ntdll/Makefile.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/dlls/ntdll/Makefile.in b/dlls/ntdll/Makefile.in index 01f5b5b..37b18f1 100644 --- 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
7066
Age (days ago)
7066
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard