#At file:///home/msvensson/mysql/7.0/ based on revid:magnus.blaudd@stripped
4021 Magnus Blåudd 2010-11-18
ndb - fix spelling error s/__WIN32/_WIN32/
modified:
storage/ndb/include/portlib/NdbDir.hpp
=== modified file 'storage/ndb/include/portlib/NdbDir.hpp'
--- a/storage/ndb/include/portlib/NdbDir.hpp 2010-11-17 10:37:58 +0000
+++ b/storage/ndb/include/portlib/NdbDir.hpp 2010-11-18 10:03:45 +0000
@@ -16,7 +16,7 @@
#ifndef NdbDir_HPP
#define NdbDir_HPP
-#ifdef __WIN32
+#ifdef _WIN32
#ifndef mode_t /* MySQL 5.5+ defines mode_t */
typedef int mode_t;
#endif
Attachment: [text/bzr-bundle] bzr/magnus.blaudd@sun.com-20101118100345-2aew19gibqkb27kz.bundle
| Thread |
|---|
| • bzr commit into mysql-5.1-telco-7.0 branch (magnus.blaudd:4021) | Magnus Blåudd | 18 Nov |