SOURCES: openoffice.org-nsplugin-path.diff - typo

glen glen at pld-linux.org
Sun Mar 18 17:55:42 CET 2007


Author: glen                         Date: Sun Mar 18 16:55:42 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- typo

---- Files affected:
SOURCES:
   openoffice.org-nsplugin-path.diff (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/openoffice.org-nsplugin-path.diff
diff -u SOURCES/openoffice.org-nsplugin-path.diff:1.2 SOURCES/openoffice.org-nsplugin-path.diff:1.3
--- SOURCES/openoffice.org-nsplugin-path.diff:1.2	Sun Mar 18 17:45:30 2007
+++ SOURCES/openoffice.org-nsplugin-path.diff	Sun Mar 18 17:55:37 2007
@@ -112,7 +112,7 @@
 +	}
 +	realFileName[len] = '\0';
 +
-+	if (NULL == (pTempZero = strstr(realFileName, "/program/libnpsoplugin" SAL_DLLEXTENSION))))
++	if (NULL == (pTempZero = strstr(realFileName, "/program/libnpsoplugin" SAL_DLLEXTENSION)))
      {
          *realFileName = 0;
          return -1;
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/openoffice.org-nsplugin-path.diff?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list