openocd/src/server
Antonio Borneo 7c5acf8660 whitespace cleanup, mostly for docs
Remove useless space/tab at end of lines.
Remove spaces in indentation and replace with tab.

Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-12-30 11:51:29 -08:00
..
httpd whitespace cleanup, mostly for docs 2009-12-30 11:51:29 -08:00
Makefile.am build: add build/src to include path 2009-12-08 10:16:10 +01:00
gdb_server.c cygwin 1.7 build fixes 2009-12-26 10:19:19 -08:00
gdb_server.h gdb_server: make struct gdb_connection private 2009-12-11 09:17:23 +01:00
httpd.c change #include "target.h" to <target/target.h> 2009-12-03 04:24:42 -08:00
httpd.h httpd: use register_commands() 2009-11-24 21:37:37 -08:00
httpd_stubs.c change #include "log.h" to <helper/log.h> 2009-12-03 04:22:52 -08:00
server.c server: server loop will exhaust data inputs before sleeping 2009-12-16 08:09:35 +01:00
server.h server: add server_preinit which is called before config file is parsed. 2009-12-11 10:26:15 +00:00
server_stubs.c remove #if logic for openocd_sleep_*lude 2009-12-02 13:26:26 -08:00
startup.tcl improve startup tcl scripts 2009-11-24 21:37:29 -08:00
tcl_server.c cygwin 1.7 build fixes 2009-12-26 10:19:19 -08:00
tcl_server.h change #include "server.h" to <server/server.h> 2009-12-03 04:24:49 -08:00
telnet_server.c cygwin 1.7 build fixes 2009-12-26 10:19:19 -08:00
telnet_server.h change #include "server.h" to <server/server.h> 2009-12-03 04:24:49 -08:00