projects
/
fpc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61d4728
)
some more Lintian detection spelling misstakes
author
Paul Gevers
<elbrus@debian.org>
Thu, 16 Sep 2021 13:41:58 +0000
(14:41 +0100)
committer
Paul Gevers
<elbrus@debian.org>
Thu, 16 Sep 2021 13:41:58 +0000
(14:41 +0100)
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 302b9b99efceb0d6ca816990d79cc0c7b8e50688..2e6518d4eb5374871af4601909d8989ca974eca6 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