summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Baulig <martin@src.gnome.org>2000-01-18 11:29:44 +0000
committerMartin Baulig <martin@src.gnome.org>2000-01-18 11:29:44 +0000
commit86dbeab4849c84bb5bfb4327414401c319ca410f (patch)
treec6e91b55966c2740cef587ced37c9b6332c28cad
parent15da337d8a63d35aa450e2faa6f9a7fec5dcd53f (diff)
downloadlibgtop-86dbeab4849c84bb5bfb4327414401c319ca410f.tar.gz
Reflect latest interface changes.
-rw-r--r--sysdeps/osf1/proclist.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/osf1/proclist.c b/sysdeps/osf1/proclist.c
index 82d34e8a..ce400878 100644
--- a/sysdeps/osf1/proclist.c
+++ b/sysdeps/osf1/proclist.c
@@ -40,6 +40,8 @@ int
glibtop_init_proclist_p (glibtop *server)
{
server->sysdeps.proclist = _glibtop_sysdeps_proclist;
+
+ return 0;
}
/* How many elements are there per proctable entry? */