Andrey Filipenkov 2 年之前
父节点
当前提交
48c01157e6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/vcmi_endian.h

+ 1 - 1
lib/vcmi_endian.h

@@ -9,7 +9,7 @@
  */
 #pragma once
 
-//FIXME:library file depends on SDL - make cause troubles
+//FIXME:library file depends on SDL - may cause troubles
 #include <SDL_endian.h>
 
 VCMI_LIB_NAMESPACE_BEGIN