Detlef Riekenberg : mshtml: Add a missing space.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Feb 5 07:45:06 CST 2007


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

Author: Detlef Riekenberg <wine.dev at web.de>
Date:   Wed Jan 31 22:34:35 2007 +0100

mshtml: Add a missing space.

---

 dlls/mshtml/Makefile.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/mshtml/Makefile.in b/dlls/mshtml/Makefile.in
index 919e5d0..6cbeaf7 100644
--- a/dlls/mshtml/Makefile.in
+++ b/dlls/mshtml/Makefile.in
@@ -31,7 +31,7 @@ C_SRCS = \
 	navigate.c \
 	nsembed.c \
 	nsio.c \
-	nsservice.c\
+	nsservice.c \
 	olecmd.c \
 	oleobj.c \
 	olewnd.c \




More information about the wine-cvs mailing list