Browse Source

Merge pull request #660 from pangweishen/patch-1

Update rtconfig.h
Bernard Xiong 8 years ago
parent
commit
d42fa18b93
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bsp/simulator/rtconfig.h

+ 1 - 1
bsp/simulator/rtconfig.h

@@ -238,7 +238,7 @@
 
 #endif /* end of _MSC_VER */
 
-#ifdef _WIN32
+#ifdef _Win32
 #define RT_USING_DFS_WINSHAREDIR
 #endif