Fixed G_GNUC attribute usage.

* fsusage.c: Fixed G_GNUC attribute usage.
This commit is contained in:
Benoît Dejean
2005-02-15 09:51:12 +00:00
parent 7d44f04aed
commit a5982555b9
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2005-02-15 Benoît Dejean <TazForEver@dlfp.org>
* fsusage.c: Fixed G_GNUC attribute usage.
2005-01-22 Benoît Dejean <TazForEver@dlfp.org>
* procopenfiles.c: (parse_file), (get_all), (inet_socket_parser),

View File

@@ -15,10 +15,9 @@
#include <stdlib.h>
void
G_GNUC_INTERNAL
_glibtop_linux_get_fsusage_read_write(glibtop *server,
glibtop_fsusage *buf,
const char *path);
const char *path) G_GNUC_INTERNAL;
/*
* Linux 2.6.x