moved detect_endtag to clixon_proto
This commit is contained in:
parent
7880b5d498
commit
05edace630
5 changed files with 67 additions and 43 deletions
|
|
@ -87,4 +87,6 @@ int send_msg_notify(int s, int level, char *event);
|
|||
|
||||
int send_msg_reply(int s, char *data, uint16_t datalen);
|
||||
|
||||
int detect_endtag(char *tag, char ch, int *state);
|
||||
|
||||
#endif /* _CLIXON_PROTO_H_ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue