summaryrefslogtreecommitdiffstats
path: root/lib/utils_disk.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/utils_disk.h')
-rw-r--r--lib/utils_disk.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/utils_disk.h b/lib/utils_disk.h
index 928fdbe..700f5d2 100644
--- a/lib/utils_disk.h
+++ b/lib/utils_disk.h
@@ -12,7 +12,6 @@ struct name_list
12struct parameter_list 12struct parameter_list
13{ 13{
14 char *name; 14 char *name;
15 int found;
16 thresholds *freespace_bytes; 15 thresholds *freespace_bytes;
17 thresholds *freespace_units; 16 thresholds *freespace_units;
18 thresholds *freespace_percent; 17 thresholds *freespace_percent;