Skip to content
Snippets Groups Projects
Commit 5f159928 authored by oharboe's avatar oharboe
Browse files

fix gaffe.

git-svn-id: svn://svn.berlios.de/openocd/trunk@375 b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent 86ca2270
Branches
No related tags found
No related merge requests found
......@@ -365,7 +365,6 @@ static __inline int jtag_add_shift(const enum tap_state shift_state, const enum
{
int retval;
retval=interface_jtag_add_shift(shift_state, end_state, bits, value);
cmd_queue_end_state = end_state;
return retval;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment