summaryrefslogtreecommitdiffstats
path: root/sim/common/hw-properties.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/hw-properties.c')
-rw-r--r--sim/common/hw-properties.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sim/common/hw-properties.c b/sim/common/hw-properties.c
index f253ec0367..1dc79e27c2 100644
--- a/sim/common/hw-properties.c
+++ b/sim/common/hw-properties.c
@@ -35,7 +35,8 @@
/* property entries */
-struct hw_property_data {
+struct hw_property_data
+{
struct hw_property_data *next;
struct hw_property *property;
const void *init_array;
OpenPOWER on IntegriCloud