]> git.pld-linux.org Git - packages/libreoffice.git/commitdiff
- typo
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 18 Mar 2007 16:55:37 +0000 (16:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openoffice.org-nsplugin-path.diff -> 1.3

openoffice.org-nsplugin-path.diff

index 51336708c054be0547479079e954a45795f710a0..4cede1de93854b2e32890a3618476c5930ffcd6b 100644 (file)
 +      }
 +      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;
This page took 0.115628 seconds and 4 git commands to generate.