Removed that file.
1998-06-06 Martin Baulig <martin@home-of-linux.org> * sysdeps/names/procdata.c: Removed that file. * sysdeps/names/*.c: Fixed declaration of `glibtop_types_*'.
This commit is contained in:
committed by
Martin Baulig
parent
f92d7f9ee7
commit
222df2c7d6
@@ -27,7 +27,7 @@ const char *glibtop_names_proc_state [GLIBTOP_MAX_PROC_STATE] =
|
||||
"cmd", "state", "uid", "gid"
|
||||
};
|
||||
|
||||
const char *glibtop_types_proc_state [GLIBTOP_MAX_PROC_STATE] =
|
||||
const unsigned glibtop_types_proc_state [GLIBTOP_MAX_PROC_STATE] =
|
||||
{
|
||||
GLIBTOP_TYPE_STRING, GLIBTOP_TYPE_CHAR,
|
||||
GLIBTOP_TYPE_INT, GLIBTOP_TYPE_INT
|
||||
|
Reference in New Issue
Block a user