File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44 * File Authors : Heng Guo <[email protected] > 55 * Contributors : Aoran Zeng <[email protected] > 66 * Created On : <2023-09-03>
7- * Last Modified : <2024-08-16 >
7+ * Last Modified : <2024-08-23 >
88 * ------------------------------------------------------------*/
99
1010/**
@@ -32,7 +32,7 @@ def_sources_n(os_ros);
3232void
3333os_ros_setsrc (char * option )
3434{
35- chsrc_ensure_root (OS_ROS_SourceList );
35+ chsrc_ensure_root ();
3636
3737 chsrc_yield_source_and_confirm (os_ros );
3838
Original file line number Diff line number Diff line change 88 *
99 * openKylin直接基于Linux内核开发,属于和Debian、openSUSE、Fedora、Arch
1010 * 同一级别的、根社区发布的系统
11- * -------------------------------------------------------------
11+ * ------------------------------------------------------------*/
1212
1313/**
1414 * @time 2023-09-29 更新
You can’t perform that action at this time.
0 commit comments