Przeglądaj źródła

* patch from Debian packages by Paul Gevers, fixes spelling

florian 3 lat temu
rodzic
commit
19ff0fe9e5
2 zmienionych plików z 117 dodań i 117 usunięć
  1. 116 116
      utils/fpcm/fpcmake.inc
  2. 1 1
      utils/fpcm/fpcmake.ini

Plik diff jest za duży
+ 116 - 116
utils/fpcm/fpcmake.inc


+ 1 - 1
utils/fpcm/fpcmake.ini

@@ -109,7 +109,7 @@ ifdef inUnix
 PATHSEP=/
 PATHSEP=/
 else
 else
 PATHSEP:=$(subst /,\,/)
 PATHSEP:=$(subst /,\,/)
-# cygwin bash or sh can not handle backslashs
+# cygwin bash or sh can not handle backslashes
 ifdef inCygWin
 ifdef inCygWin
 PATHSEP=/
 PATHSEP=/
 endif
 endif

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików