Skip to content

Commit 7327673

Browse files
zapb-0erhankur
authored andcommitted
drivers/cmsis-dap: Remove stray whitespace
Change-Id: I7b60f9e87af2f582864ce94198d0343acf7d45f2 Signed-off-by: Marc Schink <[email protected]> Reviewed-on: https://review.openocd.org/c/openocd/+/6883 Reviewed-by: Tomas Vanek <[email protected]> Tested-by: jenkins
1 parent f71912b commit 7327673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/jtag/drivers/cmsis_dap.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ static bool swd_mode;
209209
* None as yet... */
210210

211211
static const char * const info_caps_str[INFO_CAPS__NUM_CAPS] = {
212-
"SWD supported",
212+
"SWD supported",
213213
"JTAG supported",
214214
"SWO-UART supported",
215215
"SWO-MANCHESTER supported",

0 commit comments

Comments
 (0)