diff --git a/src/node_version.h b/src/node_version.h index 297b76c7cad748..01436c9cc55278 100644 --- a/src/node_version.h +++ b/src/node_version.h @@ -54,4 +54,4 @@ */ #define NODE_MODULE_VERSION 46 /* Node.js v4.0.0 */ -#endif /* SRC_NODE_VERSION_H_ */ +#endif // SRC_NODE_VERSION_H_