riscv-openocd/src/server
zwelch aea6815462 - Fixes '<<' whitespace
- 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@2370 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2009-06-23 22:41:13 +00:00
..
httpd Remove duplicate definition of encode in httpd.tcl. 2009-05-11 22:37:52 +00:00
Makefile.am Fix make maintainer-clean for out-of-tree builds. 2009-06-09 10:28:16 +00:00
gdb_server.c - Fixes '<<' whitespace 2009-06-23 22:41:13 +00:00
gdb_server.h Audit and eliminate redundant #include directives from src/server. 2009-05-11 04:22:15 +00:00
httpd.c - Fixes '!=' whitespace 2009-06-23 22:38:12 +00:00
server.c - Replace 'while(' with 'while ('. 2009-06-23 22:36:11 +00:00
server.h Audit and eliminate redundant #include directives from src/server. 2009-05-11 04:22:15 +00:00
tcl_server.c David Brownell <david-b@pacbell.net>: 2009-06-13 08:38:57 +00:00
tcl_server.h - fixed build issues with win32 2008-07-06 23:22:17 +00:00
telnet_server.c - Fixes '-=' whitespace 2009-06-23 22:37:56 +00:00
telnet_server.h - added myself to copyright on files i remember adding large contributions for over the years 2008-09-20 10:50:53 +00:00