setup_native/source/win32/customactions/reg4allmsdoc/reg4allmsi.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 14d7acf2d18f43b29a4a41adac25f0c584a0f6dd Author: Andras Timar <ati...@suse.com> Date: Tue Jul 3 18:24:01 2012 +0200 typo Change-Id: I12d875faa6f8206a5b0a37067ca21df124f71e22 diff --git a/setup_native/source/win32/customactions/reg4allmsdoc/reg4allmsi.cxx b/setup_native/source/win32/customactions/reg4allmsdoc/reg4allmsi.cxx index 755a581..4b9bdab 100644 --- a/setup_native/source/win32/customactions/reg4allmsdoc/reg4allmsi.cxx +++ b/setup_native/source/win32/customactions/reg4allmsdoc/reg4allmsi.cxx @@ -124,7 +124,7 @@ static BOOL CheckExtensionInRegistry( LPCSTR lpSubKey ) { // We will replace registration for our own types, too bRet = true; } - else if ( strncmp( szBuffer, "lostub.", 8 ) == 0 ) + else if ( strncmp( szBuffer, "lostub.", 7 ) == 0 ) { // We will replace registration for ooostub, too bRet = true; } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits