This is an automated email from Gerrit. Felipe Balbi ([email protected]) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/4014
-- gerrit commit 5a284484a375eaa2d06d54fb4f0ea2eebbd4764b Author: Felipe Balbi <[email protected]> Date: Fri Feb 24 15:23:53 2017 +0200 target: type: fix indentation No functional changes, cleanup only Change-Id: I53c422be16d0a4ff157745d31362f6483093e5eb Signed-off-by: Felipe Balbi <[email protected]> diff --git a/src/target/target_type.h b/src/target/target_type.h index 34e2778..ae00b0f 100644 --- a/src/target/target_type.h +++ b/src/target/target_type.h @@ -83,7 +83,7 @@ struct target_type { * "halt". * * reset run; halt - */ + */ int (*deassert_reset)(struct target *target); int (*soft_reset_halt)(struct target *target); -- ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
