Hans Leidekker : pidgen: Fix typo.
22 Dec
2008
22 Dec
'08
4:19 p.m.
Module: wine Branch: master Commit: 04f03866ffc94de2d40c5708f5ae232c22bbc7cd URL: http://source.winehq.org/git/wine.git/?a=commit;h=04f03866ffc94de2d40c5708f5... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Mon Dec 22 14:18:30 2008 +0100 pidgen: Fix typo. --- dlls/pidgen/Makefile.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/dlls/pidgen/Makefile.in b/dlls/pidgen/Makefile.in index e05833d..797417a 100644 --- a/dlls/pidgen/Makefile.in +++ b/dlls/pidgen/Makefile.in @@ -8,7 +8,7 @@ IMPORTS = kernel32 C_SRCS = \ main.c -RS_SRCS = rsrc.rc +RC_SRCS = rsrc.rc @MAKE_DLL_RULES@
6296
Age (days ago)
6296
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard