summaryrefslogtreecommitdiff
path: root/examples/pprint.c
diff options
context:
space:
mode:
authorBenoît Dejean <bdejean@src.gnome.org>2004-09-20 23:44:19 +0000
committerBenoît Dejean <bdejean@src.gnome.org>2004-09-20 23:44:19 +0000
commit35dd4cf1ca0b74a0a72f520f9e3616423f5ed92f (patch)
treecc07fb9d613494988216cbaa44898ea0a62afd2b /examples/pprint.c
parent0b0b1ab43c259cf394291cf29e645d60ff8d82c0 (diff)
downloadlibgtop-35dd4cf1ca0b74a0a72f520f9e3616423f5ed92f.tar.gz
Updated.
* pprint.c: (pprint_get_mountlist): Updated.
Diffstat (limited to 'examples/pprint.c')
-rw-r--r--examples/pprint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pprint.c b/examples/pprint.c
index 32b3b227..6f3152bb 100644
--- a/examples/pprint.c
+++ b/examples/pprint.c
@@ -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");