Fix typo in registry entry creation

Nikolay Sivov bunglehead at gmail.com
Wed Feb 3 08:13:40 CST 2010


---
 dlls/itss/itss.inf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/itss/itss.inf b/dlls/itss/itss.inf
index eeefbbb..22a1215 100644
--- a/dlls/itss/itss.inf
+++ b/dlls/itss/itss.inf
@@ -43,7 +43,7 @@ HKCR,"CLSID\%CLSID_ITSProtocol%\InProcServer32",,,"itss.dll"
 HKCR,"CLSID\%CLSID_ITSProtocol%\InProcServer32","ThreadingModel",,"Both"
 HKCR,"CLSID\%CLSID_ITSProtocol%\NotInsertable",,,""
 HKCR,"CLSID\%CLSID_ITSProtocol%\ProgID",,,"MSITFS1.0"
-HKCR,"CLSID\%CLSID_ITSProtocol%%\VersionIndependentProgID",,,"MSITFS"
+HKCR,"CLSID\%CLSID_ITSProtocol%\VersionIndependentProgID",,,"MSITFS"
 
 HKCR,"ITSProtocol","Microsoft InfoTech Protocols for IE 4.0"
 HKCR,"ITSProtocol\CLSID",,,"%CLSID_ITSProtocol%"
-- 
1.5.6.5


--=-WK/t3sUF2yTAdF9Wdj7U--




More information about the wine-patches mailing list