Skip to content
Snippets Groups Projects
Commit 3813fda4 authored by zwelch's avatar zwelch
Browse files

- Fixes '==' whitespace

- Replace ')\(==\)\(\w\)' with ') \1 \2'.
- Replace '\(\w\)\(==\)\(\w\)' with '\1 \2 \3'.


git-svn-id: svn://svn.berlios.de/openocd/trunk@2371 b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent aea68154
No related branches found
No related tags found
No related merge requests found
Showing with 65 additions and 65 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment