`glibtop_names_* []' should be the plain name without array dimensions.

This commit is contained in:
Martin Baulig
1999-01-22 15:36:35 +00:00
parent 3f0e166e3f
commit 16da233b6d

View File

@@ -23,7 +23,7 @@
const char *glibtop_names_loadavg [GLIBTOP_MAX_LOADAVG] =
{
"loadavg [3]", "nr_running", "nr_tasks", "last_pid"
"loadavg", "nr_running", "nr_tasks", "last_pid"
};
const unsigned glibtop_types_loadavg [GLIBTOP_MAX_LOADAVG] =