- fixed some spelling errors (thanks to Andrew Dyer)

git-svn-id: svn://svn.berlios.de/openocd/trunk@67 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
drath
2006-06-05 14:36:39 +00:00
parent 8b4e882a16
commit 335f667d44
4 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ int main(int argc, char *argv[])
return EXIT_FAILURE;
DEBUG("log init complete");
INFO("Open On-Chip Debugger (Revision 63)");
INFO("Open On-Chip Debugger (Revision 65)");
cfg_cmd_ctx = copy_command_context(cmd_ctx);
cfg_cmd_ctx->mode = COMMAND_CONFIG;