summaryrefslogtreecommitdiff
path: root/include/glibtop/sem_limits.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/sem_limits.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/sem_limits.h')
-rw-r--r--include/glibtop/sem_limits.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/glibtop/sem_limits.h b/include/glibtop/sem_limits.h
index 8a591a68..50118802 100644
--- a/include/glibtop/sem_limits.h
+++ b/include/glibtop/sem_limits.h
@@ -97,7 +97,7 @@ extern SCM glibtop_guile_descriptions_sem_limits __P((void));
/* You need to link with -lgtop_names to get this stuff here. */
extern const char *glibtop_names_sem_limits [];
-extern const char *glibtop_types_sem_limits [];
+extern const unsigned glibtop_types_sem_limits [];
extern const char *glibtop_labels_sem_limits [];
extern const char *glibtop_descriptions_sem_limits [];