浏览代码

Merge branch 'master' of https://github.com/civetweb/civetweb

bel2125 3 年之前
父节点
当前提交
d7be621d2f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      RELEASE_NOTES.md

+ 1 - 1
RELEASE_NOTES.md

@@ -418,7 +418,7 @@ Changes
 -------
 
 - Corrected bad mask flag/opcode passing to websocket callback (William Greathouse)
-- Moved CEVITWEB_VERSION define into civetweb.h
+- Moved CIVETWEB_VERSION define into civetweb.h
 - Added new simple zip deployment build for Windows.
 - Removed windows install package build.
 - Fixes page violation in mod_lua.inl (apkbox)