Explorar el Código

test mytop

master
10195501441 hace 3 años
padre
commit
1612e31060
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      yeeshell.c

+ 1
- 1
yeeshell.c Ver fichero

@ -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()

Cargando…
Cancelar
Guardar