]> git.sur5r.net Git - openocd/blobdiff - src/flash/tms470.c
- Fixes '[|]' whitespace
[openocd] / src / flash / tms470.c
index 26fcadda9116e839f434de0c7bbc461441d14f85..bad82c4c917d6b949de9f8d4729920b11845473f 100644 (file)
@@ -411,7 +411,7 @@ static int tms470_handle_plldis_command(struct command_context_s *cmd_ctx, char
 {
        if (argc > 1)
        {
-               command_print(cmd_ctx, "tms470 plldis <0|1>");
+               command_print(cmd_ctx, "tms470 plldis <0 | 1>");
                return ERROR_INVALID_ARGUMENTS;
        }
        else if (argc == 1)