Typoo fix.
This commit is contained in:
@@ -197,7 +197,7 @@ glibtop_open_s (glibtop *server, const char *program_name,
|
|||||||
break;
|
break;
|
||||||
case KSTAT_DATA_ULONGLONG: server->machine.boot = kn->value.ull;
|
case KSTAT_DATA_ULONGLONG: server->machine.boot = kn->value.ull;
|
||||||
break;
|
break;
|
||||||
}
|
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user