comparison Resources/Patches/mongoose-3.8-patch.diff @ 3475:72e809e57ba4

fix whitespace problem in mongoose-3.8-patch.diff
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 31 Jul 2019 14:12:15 +0200
parents 4a8e8a96b233
children
comparison
equal deleted inserted replaced
3472:50fe8c0ff9e5 3475:72e809e57ba4
1 --- mongoose.c.orig 2019-01-14 13:06:27.147098524 +0100 1 --- mongoose.c.orig 2019-07-31 14:06:36.043726677 +0200
2 +++ mongoose.c 2019-01-14 12:44:35.331361929 +0100 2 +++ mongoose.c 2019-07-31 14:10:06.767727652 +0200
3 @@ -50,6 +50,14 @@ 3 @@ -50,6 +50,14 @@
4 #define PATH_MAX FILENAME_MAX 4 #define PATH_MAX FILENAME_MAX
5 #endif // __SYMBIAN32__ 5 #endif // __SYMBIAN32__
6 6
7 +#if __gnu_hurd__ == 1 7 +#if __gnu_hurd__ == 1