atomic_ptr fix of Win64

This commit is contained in:
Martin Sustrik
2010-04-15 07:32:25 +02:00
parent 7668e7976d
commit ea18d30c20
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ extern "C" {
#endif
/******************************************************************************/
/* 0MQ versioning supprt. */
/* 0MQ versioning support. */
/******************************************************************************/
ZMQ_EXPORT void zmq_version (int *major, int *minor, int *patch);