Changed declaration.

1998-06-06  Martin Baulig  <martin@home-of-linux.org>

        * include/glibtop/*.h (glibtop_types_*): Changed declaration.
This commit is contained in:
Martin Baulig
1998-06-06 18:41:08 +00:00
committed by Martin Baulig
parent de5cf356c9
commit f92d7f9ee7
15 changed files with 15 additions and 15 deletions

View File

@@ -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 [];