bumped to 2.8.1.
* configure.in: bumped to 2.8.1. * sysdeps/common/fsusage.c: * sysdeps/common/gnuslib.c: (glibtop_make_connection), (connect_to_unix_server), (glibtop_internet_addr): * sysdeps/linux/glibtop_server.c: (get_pageshift): * sysdeps/linux/glibtop_server.h: * sysdeps/linux/open.c: (glibtop_open_s): * sysdeps/linux/ppp.c: (is_ISDN_on): Cleanups. Thanks to Kjartan Maraas. Closes #151557.
This commit is contained in:
@@ -82,7 +82,7 @@ get_ISDN_stats (glibtop *server, int *in, int *out)
|
||||
|
||||
static gboolean is_ISDN_on (glibtop *server, int *online)
|
||||
{
|
||||
FILE *f = 0;
|
||||
FILE *f = NULL;
|
||||
char buffer [BUFSIZ], *p;
|
||||
int i;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user