aboutsummaryrefslogtreecommitdiff
path: root/src/hello.h
diff options
context:
space:
mode:
authorSpencer Oliver <spen@spen-soft.co.uk>2012-01-27 16:44:06 +0000
committerSpencer Oliver <spen@spen-soft.co.uk>2012-02-06 10:41:23 +0000
commit250dc580561269737ca9a87ef92cb6aaa4570842 (patch)
tree732c99da9ed65973fccdb4b913a12efe07b9075a /src/hello.h
parentdd4247dba502c23d727a20b0a27baf45444021e5 (diff)
downloadriscv-openocd-250dc580561269737ca9a87ef92cb6aaa4570842.zip
riscv-openocd-250dc580561269737ca9a87ef92cb6aaa4570842.tar.gz
riscv-openocd-250dc580561269737ca9a87ef92cb6aaa4570842.tar.bz2
build: cleanup src/ directory
Change-Id: Ia6ed99ce75625ad6ef5e0d3c3bbdc1c1bec21df3 Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/407 Tested-by: jenkins
Diffstat (limited to 'src/hello.h')
-rw-r--r--src/hello.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hello.h b/src/hello.h
index f41c67a..319faa3 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 */