Changed declaration.
1998-06-06 Martin Baulig <martin@home-of-linux.org> * include/glibtop/*.h (glibtop_types_*): Changed declaration.
This commit is contained in:
committed by
Martin Baulig
parent
de5cf356c9
commit
f92d7f9ee7
@@ -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 [];
|
||||
|
||||
|
Reference in New Issue
Block a user