X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Fhelper%2Futil.h;h=ac4294134e22423f41c2afd3e0ebbfffe974dd22;hb=4bfa4858d16bf27cfe1bc230ffb492aae1b5b65b;hp=267477ad3be423b6db365f3188fff0df8388726a;hpb=630fc86ee339aa400f58fe80cbc5a1926eb3ef39;p=openocd.git diff --git a/src/helper/util.h b/src/helper/util.h index 267477ad3b..ac4294134e 100644 --- a/src/helper/util.h +++ b/src/helper/util.h @@ -24,4 +24,4 @@ struct command_context; int util_init(struct command_context *cmd_ctx); -#endif // HELPER_UTILS_H +#endif /* HELPER_UTILS_H */