浏览代码

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