提交 8a5cdb62 编写于 作者: 4 411148299@qq.com

fix code style

Signed-off-by: N411148299@qq.com <411148299@qq.com>
上级 a19fd227
......@@ -43,12 +43,6 @@ typedef struct {
CmdLine* cmdLines;
} Job;
// one job, could have many cmd lines
typedef struct {
char name[MAX_JOB_NAME_LEN + 1];
CmdLines *cmdLines;
} Job;
#ifdef __cplusplus
#if __cplusplus
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册