summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3fc7651)
raw | patch | inline | side by side (parent: 3fc7651)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Tue, 16 Aug 2016 13:34:59 +0000 (15:34 +0200) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Tue, 16 Aug 2016 13:34:59 +0000 (15:34 +0200) |
src/disk.c | patch | blob | history |
diff --git a/src/disk.c b/src/disk.c
index d7eb0a5c407011c9789ee2fe43e4d46f938e2414..465b005707dd73d64b95678ef5ee096c64cc71e9 100644 (file)
--- a/src/disk.c
+++ b/src/disk.c
/* #endif HAVE_LIBKSTAT */
#elif defined(HAVE_LIBSTATGRAB)
-/* #endif HAVE_LIBKSTATGRAB */
+/* #endif HAVE_LIBSTATGRAB */
#elif HAVE_PERFSTAT
static perfstat_disk_t * stat_disk;