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:
parent
da767f48da
commit
fad239c1db
src/helper
|
@ -48,7 +48,7 @@ static char *log_strings[5] =
|
|||
|
||||
static int count = 0;
|
||||
|
||||
/* The log_printfv() serves to somewhat different goals:
|
||||
/* The log_puts() serves to somewhat different goals:
|
||||
*
|
||||
* - logging
|
||||
* - feeding low-level info to the user in GDB or Telnet
|
||||
|
|
Loading…
Reference in New Issue