changeset 271:e6c753528873

More mk20dx256vlh7 preparation.
author Jacob Alexander <haata@kiibohd.com>
date Sun, 25 Jan 2015 12:49:23 -0800
parents 8c1b731d00b1
children 5b66d1da5377
files Macro/PartialMap/macro.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Macro/PartialMap/macro.c	Sat Dec 06 00:55:36 2014 -0800
+++ b/Macro/PartialMap/macro.c	Sun Jan 25 12:49:23 2015 -0800
@@ -1006,7 +1006,7 @@
 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