瀏覽代碼

Merge branch 'patch-1' of https://github.com/looki/stb

Sean Barrett 9 年之前
父節點
當前提交
218ecd17a4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      stb_leakcheck.h

+ 1 - 1
stb_leakcheck.h

@@ -6,7 +6,7 @@
 //   publish, and distribute this file as you see fit.
 //   publish, and distribute this file as you see fit.
 
 
 #ifdef STB_LEAKCHECK_IMPLEMENTATION
 #ifdef STB_LEAKCHECK_IMPLEMENTATION
-#undef STB_LEAKCHECK_IMPLEMENTATION // don't implenment more than once
+#undef STB_LEAKCHECK_IMPLEMENTATION // don't implement more than once
 
 
 // if we've already included leakcheck before, undefine the macros
 // if we've already included leakcheck before, undefine the macros
 #ifdef malloc
 #ifdef malloc