From c9b1769608e31cad996902d1562662b583e6233a Mon Sep 17 00:00:00 2001 From: Jacob Alexander Date: Sun, 25 Jan 2015 12:49:23 -0800 Subject: [PATCH] More mk20dx256vlh7 preparation. --- Macro/PartialMap/macro.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Macro/PartialMap/macro.c b/Macro/PartialMap/macro.c index 68869c8..0be5c77 100644 --- a/Macro/PartialMap/macro.c +++ b/Macro/PartialMap/macro.c @@ -1006,7 +1006,7 @@ inline void Macro_setup() void cliFunc_capList( char* args ) { print( NL ); - info_msg("Capabilities List"); + info_msg("Capabilities List "); printHex( CapabilitiesNum ); // Iterate through all of the capabilities and display them -- 2.39.2