summaryrefslogtreecommitdiff
path: root/builds/msvc/platform.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'builds/msvc/platform.hpp')
-rw-r--r--builds/msvc/platform.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/builds/msvc/platform.hpp b/builds/msvc/platform.hpp
index 9c0c8ae..b20c851 100644
--- a/builds/msvc/platform.hpp
+++ b/builds/msvc/platform.hpp
@@ -20,7 +20,7 @@
#ifndef __ZMQ_PLATFORM_HPP_INCLUDED__
#define __ZMQ_PLATFORM_HPP_INCLUDED__
-// This is the platform definition for the Windows platform.
+// This is the platform definition for the MSVC platform.
// As a first step of the build process it is copied to
// zmq directory to take place of platform.hpp generated from
// platform.hpp.in on platforms supported by GNU autotools.