diff Macro/PartialMap/macro.c @ 271:e6c753528873

More mk20dx256vlh7 preparation.
author Jacob Alexander <haata@kiibohd.com>
date Sun, 25 Jan 2015 12:49:23 -0800
parents 708af1b9bc55
children c86eb7d0a693
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