mirror of
https://github.com/openharmony/interface_sdk_c.git
synced 2026-08-24 14:32:50 -04:00
!5730 merge OpenHarmony-7.0-Release into OpenHarmony-7.0-Release
修改7.0release蓝黄差异问题 Created-by: jiaojunying Commit-by: jiaojunying Merged-by: openharmony_ci Description: ### 相关的Issue ### 原因(目的、解决的问题等) 修改7.0release蓝黄差异问题 ### 描述(做了什么,变更了什么) 修改7.0release蓝黄差异问题 ### 自检结果(结果截图添加到下面) 不涉及代码比变更 - [ ] 是否通过C语法扫描 - [ ] 是否通过注释规则扫描 - [ ] 是否更新json文件 - [ ] 实现代码是否已经合入 - [ ] 目标是否已经添加到interface/sdk_c仓ndk依赖目标(ndk_targets.gni)里 - [ ] 头文件library声明与SDK so库名称一致 ### 兼容性影响评估,如有影响请写明(Y/N) N - [ ] 不兼容 - [ ] 是否经过评审 ### L0新增用例自检结果 否 - [ ] 是,有新增L0用例,且完成自检 - [x] 否 ### API参考文档影响评估(提供docs仓pr链接) - [ ] 是,已刷新API参考文档 - [x] 否,不涉及刷新API参考文档 See merge request: openharmony/interface_sdk_c!5730
This commit is contained in:
@@ -513,6 +513,8 @@ typedef struct Usb_NonRootHubArray {
|
||||
} Usb_NonRootHubArray;
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
/** @} */
|
||||
#endif /* __cplusplus */
|
||||
|
||||
/** @} */
|
||||
|
||||
#endif // USB_DDK_TYPES_H
|
||||
Reference in New Issue
Block a user