]> git.pld-linux.org Git - packages/crossmingw32-harfbuzz.git/blame - harfbuzz-mingw32.patch
- updated to 0.9.15
[packages/crossmingw32-harfbuzz.git] / harfbuzz-mingw32.patch
CommitLineData
f9ba0ecc
JB
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.074943 seconds and 4 git commands to generate.