From 7e25356deec3369773e3949fe7336d84c10834c0 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 1 Sep 2015 10:10:22 +0100 Subject: fish --- manifest.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'manifest.h') diff --git a/manifest.h b/manifest.h index 5588535..89bdeb0 100644 --- a/manifest.h +++ b/manifest.h @@ -1,7 +1,7 @@ -struct manifest { - const char *type; - const char *dat_file; - const char *bin_file; - const char *dfu_version; +struct manifest +{ + const char *type; + const char *dat_file; + const char *bin_file; + const char *dfu_version; }; - -- cgit v1.2.3