Reflect latest interface changes.

This commit is contained in:
Martin Baulig
2000-01-18 11:29:44 +00:00
parent 15da337d8a
commit 86dbeab484

View File

@@ -40,6 +40,8 @@ int
glibtop_init_proclist_p (glibtop *server) glibtop_init_proclist_p (glibtop *server)
{ {
server->sysdeps.proclist = _glibtop_sysdeps_proclist; server->sysdeps.proclist = _glibtop_sysdeps_proclist;
return 0;
} }
/* How many elements are there per proctable entry? */ /* How many elements are there per proctable entry? */