aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/firewire/iec68113.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/firewire/iec68113.h')
-rw-r--r--sys/dev/firewire/iec68113.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/firewire/iec68113.h b/sys/dev/firewire/iec68113.h
index 11f3042ff9b0..393d93156b7d 100644
--- a/sys/dev/firewire/iec68113.h
+++ b/sys/dev/firewire/iec68113.h
@@ -97,7 +97,7 @@ struct ciphdr {
} fdf;
};
-struct dvdbc{
+struct dvdbc {
#if BYTE_ORDER == BIG_ENDIAN
uint8_t sct:3, /* Section type */
:1, /* Reserved */