jtag/nulink: add a space after PRIx32
authorAntonio Borneo <borneo.antonio@gmail.com>
Sat, 13 Feb 2021 13:40:18 +0000 (14:40 +0100)
committerAntonio Borneo <borneo.antonio@gmail.com>
Wed, 10 Mar 2021 21:35:46 +0000 (21:35 +0000)
commita2569438380566a8eee339006f1923d4c147850d
treed24a07da4a7c3dee793b0e8692c6e7b2bd2e6be1
parentbc0c9907d6ba9a39a953482a2bb2195504999427
jtag/nulink: add a space after PRIx32

Missing the space cause the hex value to be printed together with
the following field.

Add a space after PRIx32.

Change-Id: I95824a9a8b8c0ad911d6c31f732d926cb3e0c068
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/6060
Tested-by: jenkins
Reviewed-by: Jonathan McDowell <noodles-openocd@earth.li>
src/jtag/drivers/nulink_usb.c