drivers/cmsis-dap: Remove stray whitespace

Change-Id: I7b60f9e87af2f582864ce94198d0343acf7d45f2
Signed-off-by: Marc Schink <dev@zapb.de>
Reviewed-on: https://review.openocd.org/c/openocd/+/6883
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
Tested-by: jenkins
This commit is contained in:
Marc Schink 2022-03-25 16:08:56 +01:00 committed by Antonio Borneo
parent f0d8c3b0e0
commit c3b9ae6977
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,7 @@ static bool swd_mode;
* None as yet... */
static const char * const info_caps_str[INFO_CAPS__NUM_CAPS] = {
"SWD supported",
"SWD supported",
"JTAG supported",
"SWO-UART supported",
"SWO-MANCHESTER supported",