X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fhello.h;h=319faa30df4841857e5c0178d5070d98bf692234;hp=f41c67a3cab2db34635122917066e7585e6e1094;hb=1da9e595ec1a7dbcd6a21cc8b52cf3f5fa166294;hpb=b2468e3c4f09cd4e9f204aeb885dfdbbeb0a8dbb;ds=sidebyside diff --git a/src/hello.h b/src/hello.h index f41c67a3ca..319faa30df 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 */