提交 c6acddf9 authored 作者: Travis Cross's avatar Travis Cross

Fix typo in comment

上级 369bb55d
......@@ -301,7 +301,7 @@ typedef struct {
char socket_buf[65536];
/*! Last command reply */
char last_reply[1024];
/*! Las command reply when called with esl_send_recv */
/*! Last command reply when called with esl_send_recv */
char last_sr_reply[1024];
/*! Last event received. Only populated when **save_event is NULL */
esl_event_t *last_event;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论