fix: trace.h文件注释添加结束标志

Signed-off-by: jiangwei <jiangwei214@h-partners.com>
This commit is contained in:
jiangwei 2024-11-22 10:49:28 +08:00
parent 9534773a5f
commit 3146164c96

View File

@ -687,4 +687,6 @@ void OH_HiTrace_CountTrace(const char *name, int64_t count);
#ifdef __cplusplus
}
#endif
/** @} */
#endif // HIVIEWDFX_HITRACE_H