summaryrefslogtreecommitdiff
path: root/include/glibtop/swap.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/swap.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/swap.h')
-rw-r--r--include/glibtop/swap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/glibtop/swap.h b/include/glibtop/swap.h
index 4ee5564d..396f940a 100644
--- a/include/glibtop/swap.h
+++ b/include/glibtop/swap.h
@@ -83,7 +83,7 @@ extern SCM glibtop_guile_descriptions_swap __P((void));
/* You need to link with -lgtop_names to get this stuff here. */
extern const char *glibtop_names_swap [];
-extern const char *glibtop_types_swap [];
+extern const unsigned glibtop_types_swap [];
extern const char *glibtop_labels_swap [];
extern const char *glibtop_descriptions_swap [];