dfinder fix spelling mistakes

Signed-off-by: xinkun_server_bule <710709369@qq.com>
This commit is contained in:
xinkun_server_bule
2022-12-08 03:06:16 +00:00
committed by Agrant
parent 860c6b0549
commit 914bca5d88
4 changed files with 9 additions and 9 deletions
@@ -57,11 +57,11 @@ void DeRegisteCoAPEpollTaskCtx(struct coap_context_t *ctx, uint32_t *socketNum,
void ResetCoapSocketTaskCount(uint8_t isBusy);
#ifdef _WIN32
int32_t CoapThreadInit(void);
void CoapThreadDestory(void);
void CoapThreadDestroy(void);
#endif
#ifdef __cplusplus
}
#endif
#endif /* COAP_APP_H */
#endif /* COAP_APP_H */