瀏覽代碼

test mytop

master
10195501441 3 年之前
父節點
當前提交
1612e31060
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      yeeshell.c

+ 1
- 1
yeeshell.c 查看文件

@ -35,7 +35,7 @@ char *history[CMDLINE_HISTORY_MAX_QUANTITY];
int cmdline_amount = 0;
struct proc *proc = NULL, *prev_proc = NULL;
int nr_total = 0;
unsigned int nr_procs, nr_tasks;
int main()

Loading…
取消
儲存