From 250dc580561269737ca9a87ef92cb6aaa4570842 Mon Sep 17 00:00:00 2001 From: Spencer Oliver Date: Fri, 27 Jan 2012 16:44:06 +0000 Subject: build: cleanup src/ directory Change-Id: Ia6ed99ce75625ad6ef5e0d3c3bbdc1c1bec21df3 Signed-off-by: Spencer Oliver Reviewed-on: http://openocd.zylin.com/407 Tested-by: jenkins --- src/hello.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/hello.h') diff --git a/src/hello.h b/src/hello.h index f41c67a3..319faa30 100644 --- a/src/hello.h +++ b/src/hello.h @@ -28,4 +28,4 @@ struct command_registration; */ extern const struct command_registration hello_command_handlers[]; -#endif // OPENOCD_HELLO_H +#endif /* OPENOCD_HELLO_H */ -- cgit v1.2.3-18-g5258