kernel32: Remove a full stop from an error message for consistency.

Francois Gouget fgouget at free.fr
Sun Jan 22 17:37:30 CST 2012


---
 dlls/kernel32/winerror.mc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/kernel32/winerror.mc b/dlls/kernel32/winerror.mc
index fcd2092..94919c3 100644
--- a/dlls/kernel32/winerror.mc
+++ b/dlls/kernel32/winerror.mc
@@ -2721,7 +2721,7 @@ Event log file changed
 MessageId=1601
 SymbolicName=ERROR_INSTALL_SERVICE_FAILURE
 Language=ENU
-Installer service failed.
+Installer service failed
 .
 MessageId=1602
 SymbolicName=ERROR_INSTALL_USEREXIT
-- 
1.7.7.3




More information about the wine-patches mailing list