Typoo fix.

This commit is contained in:
Drazen Kacar
1999-05-09 21:56:52 +00:00
parent 0a45542477
commit 6a9317238a

View File

@@ -197,7 +197,7 @@ glibtop_open_s (glibtop *server, const char *program_name,
break;
case KSTAT_DATA_ULONGLONG: server->machine.boot = kn->value.ull;
break;
}
#endif
}
}
}