summaryrefslogtreecommitdiff
path: root/include/glibtop/sysinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/glibtop/sysinfo.h')
-rw-r--r--include/glibtop/sysinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/glibtop/sysinfo.h b/include/glibtop/sysinfo.h
index 52e204ff..30598f16 100644
--- a/include/glibtop/sysinfo.h
+++ b/include/glibtop/sysinfo.h
@@ -50,7 +50,7 @@ struct _glibtop_sysinfo
{
guint64 flags;
guint64 ncpu;
- gchar *model;
+ gchar *model;
glibtop_entry cpuinfo [GLIBTOP_NCPU];
};