projects
/
fpc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a548527
)
some more Lintian detection spelling misstakes
author
Paul Gevers
<elbrus@debian.org>
Sun, 24 Dec 2023 10:36:38 +0000
(10:36 +0000)
committer
Raspbian forward porter
<root@raspbian.org>
Sun, 24 Dec 2023 10:36:38 +0000
(10:36 +0000)
Gbp-Pq: Name fix-spelling-errors-3.patch
fpcsrc/utils/fpcm/fpcmake.ini
patch
|
blob
|
history
diff --git
a/fpcsrc/utils/fpcm/fpcmake.ini
b/fpcsrc/utils/fpcm/fpcmake.ini
index d525b4d6567e0bc8eeaa9cdeba57d3084e0fadec..94f61577a917f3ad5e5a6b4bac88c29d43c0c1fa 100644
(file)
--- a/
fpcsrc/utils/fpcm/fpcmake.ini
+++ b/
fpcsrc/utils/fpcm/fpcmake.ini
@@
-109,7
+109,7
@@
ifdef inUnix
PATHSEP=/
else
PATHSEP:=$(subst /,\,/)
-# cygwin bash or sh can not handle backslashs
+# cygwin bash or sh can not handle backslash
e
s
ifdef inCygWin
PATHSEP=/
endif