* pprint.c: (pprint_get_mountlist): Updated.
This commit is contained in:
Benoît Dejean
2004-09-20 23:44:19 +00:00
parent 0b0b1ab43c
commit 35dd4cf1ca
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2004-09-21 Benoît Dejean <tazforever@dlfp.org>
* pprint.c: (pprint_get_mountlist): Updated.
2004-09-21 Benoît Dejean <tazforever@dlfp.org>
* procargs.c: (show_args), (main): Updated.

View File

@@ -125,7 +125,7 @@ static void pprint_get_mountlist(gboolean allfs)
entries = glibtop_get_mountlist(&buf, allfs);
HEADER_PPRINT(glibtop_get_mem);
HEADER_PPRINT(glibtop_get_mountlist);
PPRINT(flags, "%#llx");
PPRINT(number, "%llu");
PPRINT(total, "%llu");