mirror of
https://github.com/openharmony/communication_t2stack.git
synced 2026-08-28 05:20:03 -04:00
dfinder fix spelling mistakes
Signed-off-by: xinkun_server_bule <710709369@qq.com>
This commit is contained in:
committed by
Agrant
parent
860c6b0549
commit
914bca5d88
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user