]> git.donarmstrong.com Git - kiibohd-controller.git/commitdiff
More mk20dx256vlh7 preparation.
authorJacob Alexander <haata@kiibohd.com>
Sun, 25 Jan 2015 20:49:23 +0000 (12:49 -0800)
committerJacob Alexander <haata@kiibohd.com>
Mon, 26 Jan 2015 01:55:28 +0000 (17:55 -0800)
Macro/PartialMap/macro.c

index 68869c89895adbc78186bc5461a45cb2add43701..0be5c77bffc82d0bff712482a76b3623fe172910 100644 (file)
@@ -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