summaryrefslogtreecommitdiff
path: root/src/jtag/commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/jtag/commands.c')
-rw-r--r--src/jtag/commands.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jtag/commands.c b/src/jtag/commands.c
index 71fa827d..0cee02af 100644
--- a/src/jtag/commands.c
+++ b/src/jtag/commands.c
@@ -212,7 +212,7 @@ int jtag_build_buffer(const scan_command_t *cmd, uint8_t **buffer)
}
#ifdef _DEBUG_JTAG_IO_
- //LOG_DEBUG("bit_count totalling: %i", bit_count );
+ //LOG_DEBUG("bit_count totalling: %i", bit_count);
#endif
return bit_count;