target/armv7m.h: [style] replace tab with space between variable type and name
[fw/openocd] / src / target / armv7m.h
index 588470f1100b896f9e675fe9f2a6fdf8b53e1e90..f3445e1527149e6d0d883726a987228b8f9ceb59 100644 (file)
@@ -228,7 +228,7 @@ enum {
 #define ARMV7M_COMMON_MAGIC 0x2A452A45
 
 struct armv7m_common {
-       struct arm      arm;
+       struct arm arm;
 
        int common_magic;
        int exception_number;