diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-10-03 12:21:11 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-10-03 12:21:11 +0200 |
commit | 2b062a24ea5e373d9f8a6e9e8f4ef3af1277a832 (patch) | |
tree | 57a39e81e931a1a9a686bc2acf95b9b518b9deea /debian/patches | |
parent | 12c494a8caaafb222a32e6f2b7b3d628c9aeef26 (diff) |
d/p/0120-fix-types-include.diff: fix typo
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/0120-fix-types-include.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/0120-fix-types-include.diff b/debian/patches/0120-fix-types-include.diff index 8643c44..95fbbe6 100644 --- a/debian/patches/0120-fix-types-include.diff +++ b/debian/patches/0120-fix-types-include.diff @@ -1,6 +1,6 @@ Author: Pino Toscano <pino@debian.org> Description: Fix xbtypes.h usage - a) do not redefine xbOffT everytime xbtypes.h is included + a) do not redefine xbOffT every time xbtypes.h is included b) do not include xbtypes.h in xbcdx.cpp, since it will be indirectly pulled by xbase64.h Forwarded: no |