summaryrefslogtreecommitdiff
path: root/include/glibtop/procsegment.h
diff options
context:
space:
mode:
authorMartin Baulig <martin@home-of-linux.org>1998-06-06 18:41:08 +0000
committerMartin Baulig <martin@src.gnome.org>1998-06-06 18:41:08 +0000
commitf92d7f9ee7ec45dd6d26930c7898e22a437f4fd0 (patch)
tree6b935274fdfd478e512f36069fbeb913ed20ba98 /include/glibtop/procsegment.h
parentde5cf356c91d0a64e716670b38efcef7f442d05d (diff)
downloadlibgtop-f92d7f9ee7ec45dd6d26930c7898e22a437f4fd0.tar.gz
Changed declaration.
1998-06-06 Martin Baulig <martin@home-of-linux.org> * include/glibtop/*.h (glibtop_types_*): Changed declaration.
Diffstat (limited to 'include/glibtop/procsegment.h')
-rw-r--r--include/glibtop/procsegment.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/glibtop/procsegment.h b/include/glibtop/procsegment.h
index 574b60b3..76e419c7 100644
--- a/include/glibtop/procsegment.h
+++ b/include/glibtop/procsegment.h
@@ -93,8 +93,8 @@ extern SCM glibtop_guile_descriptions_proc_segment __P((void));
/* You need to link with -lgtop_names to get this stuff here. */
-extern const char *glibtop_types_proc_segment [];
extern const char *glibtop_names_proc_segment [];
+extern const unsigned glibtop_types_proc_segment [];
extern const char *glibtop_labels_proc_segment [];
extern const char *glibtop_descriptions_proc_segment [];