未验证 提交 ca1e9137 编写于 作者: D David Lin 提交者: GitHub

[net] Fixed macro error in lc-switch.h

Fixed macro error: __LC_SWTICH_H__ -> __LC_SWITCH_H__
上级 dd5178ef
......@@ -55,7 +55,7 @@
*/
#ifndef __LC_SWITCH_H__
#define __LC_SWTICH_H__
#define __LC_SWITCH_H__
/* WARNING! lc implementation using switch() does not work if an
LC_SET() is done within another switch() statement! */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册