Updated.
* pprint.c: (pprint_get_mountlist): Updated.
This commit is contained in:
@@ -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.
|
||||
|
@@ -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");
|
||||
|
Reference in New Issue
Block a user