Fixed G_GNUC attribute usage. Replaced macro by inline function.

* fsusage.c: (_glibtop_get_fsusage_read_write): Fixed G_GNUC attribute usage.
	Replaced macro by inline function.
This commit is contained in:
Benoît Dejean
2005-02-15 09:51:59 +00:00
parent a5982555b9
commit bbbbb27edc
2 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +1,8 @@
2005-02-15 Benoît Dejean <TazForEver@dlfp.org>
* fsusage.c: (_glibtop_get_fsusage_read_write): Fixed G_GNUC attribute usage.
Replaced macro by inline function.
2005-01-18 Benoît Dejean <TazForEver@dlfp.org>
* mountlist.c: (ignore_mount_entry): Re-worked with bsearch.