openocd.c: whitespace cleanup

Change-Id: Ieb8c1e4eb72f66a6343b169a12a058555d67069e
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/242
Tested-by: jenkins
This commit is contained in:
Spencer Oliver 2011-11-30 09:54:19 +00:00
parent d6a1ff8399
commit 5165afc005
1 changed files with 3 additions and 4 deletions

View File

@ -47,7 +47,6 @@
#include <strings.h>
#endif
#define OPENOCD_VERSION \
"Open On-Chip Debugger " VERSION RELSTR " (" PKGBLDDATE ")"