aboutsummaryrefslogtreecommitdiff
path: root/util-linux/volume_id/sysv.c
diff options
context:
space:
mode:
Diffstat (limited to 'util-linux/volume_id/sysv.c')
-rw-r--r--util-linux/volume_id/sysv.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/util-linux/volume_id/sysv.c b/util-linux/volume_id/sysv.c
index 165033258..7a99cd6c7 100644
--- a/util-linux/volume_id/sysv.c
+++ b/util-linux/volume_id/sysv.c
@@ -23,8 +23,7 @@
#define SYSV_NICINOD 100
#define SYSV_NICFREE 50
-struct sysv_super
-{
+struct sysv_super {
uint16_t s_isize;
uint16_t s_pad0;
uint32_t s_fsize;