Detlef Riekenberg : mshtml: Add a missing space.
5 Feb
2007
5 Feb
'07
1:45 p.m.
Module: wine Branch: master Commit: 143e4af5fbc7624163abadf973540ba35a50d4a5 URL: http://source.winehq.org/git/wine.git/?a=commit;h=143e4af5fbc7624163abadf973... Author: Detlef Riekenberg <wine.dev(a)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 \
6890
Age (days ago)
6890
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard