fix typo in the #defines for FSUSAGE_BLOCK_SIZE (patch by Benot Dejean
2004-04-07 Bastien Nocera <hadess@hadess.net> * include/glibtop/fsusage.h: fix typo in the #defines for FSUSAGE_BLOCK_SIZE (patch by Benot Dejean <TazForEver@free.fr>) 2004-04-07 Bastien Nocera <hadess@hadess.net> * prockernel.c: (glibtop_get_proc_kernel_p): patch for NetBSD/AMD64 support (Julio M. Merino Vidal <jmmv@menta.net>)
This commit is contained in:
committed by
Bastien Nocera
parent
45b69b3277
commit
07ec479243
@@ -33,7 +33,7 @@ G_BEGIN_DECLS
|
||||
#define GLIBTOP_FSUSAGE_BAVAIL 2
|
||||
#define GLIBTOP_FSUSAGE_FILES 3
|
||||
#define GLIBTOP_FSUSAGE_FFREE 4
|
||||
#define GLIBTOP_FSUSAGE_BLOCK_SIZE 6
|
||||
#define GLIBTOP_FSUSAGE_BLOCK_SIZE 5
|
||||
|
||||
#define GLIBTOP_MAX_FSUSAGE 6
|
||||
|
||||
|
Reference in New Issue
Block a user