Hans Leidekker : pidgen: Fix typo.

Alexandre Julliard julliard at winehq.org
Mon Dec 22 10:19:51 CST 2008


Module: wine
Branch: master
Commit: 04f03866ffc94de2d40c5708f5ae232c22bbc7cd
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=04f03866ffc94de2d40c5708f5ae232c22bbc7cd

Author: Hans Leidekker <hans at 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@
 




More information about the wine-cvs mailing list