riscv-openocd/src
zwelch 8959de9f67 - Fixes '+' whitespace
- Replace ')\(+\)(' with ') \1 ('.
- Replace ')\(+\)\(\w\)' with ') \1 \2'.
- Replace '\(\w\)\(+\)(' with '\1 \2 ('.
- Replace '\(\w\)\(+\)\(\w\)' with '\1 \2 \3'.


git-svn-id: svn://svn.berlios.de/openocd/trunk@2373 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-06-23 22:44:17 +00:00
..
flash - Fixes '+' whitespace 2009-06-23 22:44:17 +00:00
helper - Fixes '+' whitespace 2009-06-23 22:44:17 +00:00
jtag - Fixes '+' whitespace 2009-06-23 22:44:17 +00:00
pld - Fixes '=' whitespace 2009-06-23 22:42:54 +00:00
server - Fixes '+' whitespace 2009-06-23 22:44:17 +00:00
svf - Replace 'switch(' with 'switch ('. 2009-06-23 22:36:56 +00:00
target - Fixes '+' whitespace 2009-06-23 22:44:17 +00:00
xsvf - Fixes '+' whitespace 2009-06-23 22:44:17 +00:00
Makefile.am Fix make maintainer-clean for out-of-tree builds. 2009-06-09 10:28:16 +00:00
ecosboard.c - Fixes '=' whitespace 2009-06-23 22:42:54 +00:00
main.c Dick Hollenbeck <dick@softplc.com> moved stuff into openocd.c - should never have been in main.c in the first place. DLL will now build. 2009-05-02 19:31:30 +00:00
openocd.c - Fixes '=' whitespace 2009-06-23 22:42:54 +00:00