]> git.sur5r.net Git - openocd/commit
Simplify jtag_add_clocks:
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Mon, 8 Jun 2009 10:57:51 +0000 (10:57 +0000)
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Mon, 8 Jun 2009 10:57:51 +0000 (10:57 +0000)
commit6f4de887f76a82fff9a9f080c497a047bfb15e4e
tree1578ac1640b26cd56bce25c205db0c240d3b7176
parentd76c63431f2e3eee118b5a51f68311faab7edd11
Simplify jtag_add_clocks:
- Use jtag_set_error instead of accessing jtag_error directly.
- Improve error language and whitespace.

git-svn-id: svn://svn.berlios.de/openocd/trunk@2125 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/jtag/jtag.c