summaryrefslogtreecommitdiff
path: root/include/glibtop/sysdeps.h
diff options
context:
space:
mode:
authorBastien Nocera <hadess@src.gnome.org>2003-10-20 20:12:28 +0000
committerBastien Nocera <hadess@src.gnome.org>2003-10-20 20:12:28 +0000
commitb2283f7c79c0291901c1ea616190e4befd544767 (patch)
tree04903a09dccb331aa177e589cfe83b30578f62bf /include/glibtop/sysdeps.h
parentadc9a5557816fe47e3b70cb6543fcc3895eaed7b (diff)
downloadlibgtop-b2283f7c79c0291901c1ea616190e4befd544767.tar.gz
- s/u_int64_t/guint64/
Diffstat (limited to 'include/glibtop/sysdeps.h')
-rw-r--r--include/glibtop/sysdeps.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/glibtop/sysdeps.h b/include/glibtop/sysdeps.h
index 56f0a781..11d2f9c3 100644
--- a/include/glibtop/sysdeps.h
+++ b/include/glibtop/sysdeps.h
@@ -64,7 +64,7 @@ typedef struct _glibtop_sysdeps glibtop_sysdeps;
struct _glibtop_sysdeps
{
- u_int64_t flags,
+ guint64 flags,
features, /* server features */
cpu, /* glibtop_cpu */
mem, /* glibtop_mem */