*** empty log message ***

This commit is contained in:
Martin Baulig
1999-11-21 19:05:11 +00:00
parent 6380440c00
commit 566e05bb33
2 changed files with 2 additions and 2 deletions

View File

@@ -79,7 +79,7 @@ struct _glibtop_interface_names
char *glibtop_get_interface_names_l (glibtop *server, glibtop_interface_names *buf, unsigned interface, unsigned number, unsigned strategy);
#if GLIBTOP_SUID_INTERFACES
#if GLIBTOP_SUID_INTERFACE_NAMES
int glibtop_init_interface_names_p (glibtop *server);
char *glibtop_get_interface_names_p (glibtop *server, glibtop_interface_names *buf, unsigned interface, unsigned number, unsigned strategy);
#else