projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
advapi32: Removed a double free issue on loop termination (Coverity).
[wine]
/
dlls
/
version
/
tests
/
Makefile.in
1
TESTDLL = version.dll
2
IMPORTS = version
3
4
C_SRCS = \
5
info.c \
6
install.c
7
8
RC_SRCS = version.rc
9
10
@MAKE_TEST_RULES@