This is an automated email from Gerrit.

Rémi PRUD'HOMME ([email protected]) just uploaded a new patch set to 
Gerrit, which you can find at http://openocd.zylin.com/2785

-- gerrit

commit 464ee7730ea1b851ed2d1f0149ae462607e3ef59
Author: Rémi PRUD’HOMME <[email protected]>
Date:   Thu May 28 13:19:20 2015 +0200

    src/target/cortex_m.c : remove spaces
    
    Change-Id: I9648f11edefa35064b3e6644ba03b63780cac3a3
    Signed-off-by: Rémi PRUD'HOMME <[email protected]>

diff --git a/src/target/cortex_m.c b/src/target/cortex_m.c
index f13e8f5..a18116b 100644
--- a/src/target/cortex_m.c
+++ b/src/target/cortex_m.c
@@ -1944,7 +1944,7 @@ int cortex_m_examine(struct target *target)
 
                if (i == 7)
                        cortex_m->cortex_m7 = 1;
-                else
+               else
                        cortex_m->cortex_m7 = 0;
 
                /* Configure trace modules */

-- 

------------------------------------------------------------------------------
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to