Skip to content

Commit c8f78a2

Browse files
bnoordhuisMyles Borins
authored andcommitted
src: fix build/header_guard cpplint warnings
PR-URL: #7462 Reviewed-By: Trevor Norris <trev.norris@gmail.com>
1 parent ccc701e commit c8f78a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/node_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@
5454
*/
5555
#define NODE_MODULE_VERSION 46 /* Node.js v4.0.0 */
5656

57-
#endif /* SRC_NODE_VERSION_H_ */
57+
#endif // SRC_NODE_VERSION_H_

0 commit comments

Comments
 (0)