ソースを参照

Update hplatform.h

ture ==> true
junyao 4 年 前
コミット
17b4118056
1 ファイル変更1 行追加1 行削除
  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