X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fhello.h;h=319faa30df4841857e5c0178d5070d98bf692234;hp=f41c67a3cab2db34635122917066e7585e6e1094;hb=2a864a89c8296d67587b93a58996615e74fe9c31;hpb=b2468e3c4f09cd4e9f204aeb885dfdbbeb0a8dbb 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 */