Searched defs:my_version (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/installer/src/cpp/share/launcher/zlib-1.1.4/
H A Ddeflate.c214 static const char* my_version = ZLIB_VERSION; local
221 if (version == Z_NULL || version[0] != my_version[0] ||

Completed in 431 milliseconds