]> git.sur5r.net Git - openocd/blobdiff - src/jtag/commands.c
1.54 snapshot
[openocd] / src / jtag / commands.c
index 71fa827d38bc687bc5a670bfd22ccdce145381ad..0cee02af164276ef2da240fe770be57ec01c709a 100644 (file)
@@ -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;