Browse Source

Update hplatform.h

ture ==> true
junyao 4 years ago
parent
commit
17b4118056
1 changed files with 1 additions and 1 deletions
  1. 1 1
      base/hplatform.h

+ 1 - 1
base/hplatform.h

@@ -238,7 +238,7 @@
     #endif
 
     #ifndef true
-    #define ture 1
+    #define true 1
     #endif
 
     #ifndef false