Skip to content
GitLab
  • Explore
  • Sign in
  • Register
  • card10card10
  • openocd
  • Repository
  • openocd
  • src
  • jtag
  • zy1000
  • zy1000.c
Find file Blame History Permalink
  • zwelch's avatar
    - Fixes '!=' whitespace · 53d605e1
    zwelch authored Jun 23, 2009
    - 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@2363 b42882b7-edfa-0310-969c-e2dbd0fdcd60
    53d605e1