Reflect latest interface changes; return 0 on success and -1 on error.
This commit is contained in:
@@ -42,6 +42,8 @@ int
|
||||
glibtop_init_proc_map_s (glibtop *server)
|
||||
{
|
||||
server->sysdeps.proc_map = _glibtop_sysdeps_proc_map;
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
/* Provides detailed information about a process. */
|
||||
|
Reference in New Issue
Block a user