openocd/src/server
Uwe Hermann 33a17fd359 Fix a bunch of typos.
Fix a bunch of typos.

Most are in code comments, so nothing should break. UNKOWN_COMMAND and
CMD_UNKOWN are not used elsewhere, so correcting the spelling should
also not break anything.
2011-03-17 07:25:25 +01:00
..
gdb_server.c gdb: fix occasional crash when flash probe failed 2010-11-15 09:14:05 +01:00
gdb_server.h gdb_server -- symbol cleanup 2010-01-19 23:30:36 -08:00
Makefile.am build: add common.mk 2010-11-18 14:05:56 +00:00
server_stubs.c remove #if logic for openocd_sleep_*lude 2009-12-02 13:26:26 -08:00
server.c warnings: use more 'const' for char * 2010-12-29 22:07:39 +01:00
server.h warnings: use more 'const' for char * 2010-12-29 22:07:39 +01:00
startup.tcl Fix a bunch of typos. 2011-03-17 07:25:25 +01:00
tcl_server.c pipes: add documentation for pipes 2010-10-01 10:26:10 +02:00
tcl_server.h Fixed bug in tcl-server 2010-05-05 15:24:24 +02:00
telnet_server.c pipes: add documentation for pipes 2010-10-01 10:26:10 +02:00
telnet_server.h change #include "server.h" to <server/server.h> 2009-12-03 04:24:49 -08:00