formatting fixes from Pavel Chromy

git-svn-id: svn://svn.berlios.de/openocd/trunk@392 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
oharboe 2008-02-29 12:16:02 +00:00
parent da767f48da
commit fad239c1db
2 changed files with 14 additions and 14 deletions

View File

@ -48,7 +48,7 @@ static char *log_strings[5] =
static int count = 0; static int count = 0;
/* The log_printfv() serves to somewhat different goals: /* The log_puts() serves to somewhat different goals:
* *
* - logging * - logging
* - feeding low-level info to the user in GDB or Telnet * - feeding low-level info to the user in GDB or Telnet