Remove whitespace at end of lines, step 2.
- Replace '\s*$' with ''. git-svn-id: svn://svn.berlios.de/openocd/trunk@2380 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -620,7 +620,7 @@ static int handle_xsvf_command(struct command_context_s *cmd_ctx, char *cmd, cha
|
||||
field.in_value = NULL;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
if (tap == NULL)
|
||||
jtag_add_plain_ir_scan(1, &field, my_end_state);
|
||||
|
||||
Reference in New Issue
Block a user