]> git.pld-linux.org Git - packages/crossmingw32-harfbuzz.git/blob - harfbuzz-mingw32.patch
- updated to 0.9.15
[packages/crossmingw32-harfbuzz.git] / harfbuzz-mingw32.patch
1 --- harfbuzz-0.9.15/src/hb-private.hh.orig      2013-03-19 12:04:53.000000000 +0100
2 +++ harfbuzz-0.9.15/src/hb-private.hh   2013-04-07 13:28:22.647401427 +0200
3 @@ -184,7 +184,7 @@
4  #endif
5  
6  
7 -#if (defined(__WIN32__) && !defined(__WINE__)) || defined(_MSC_VER)
8 +#if defined(_MSC_VER)
9  #define snprintf _snprintf
10  #endif
11  
This page took 0.099162 seconds and 3 git commands to generate.