Skip to content

Commit 6280ccd

Browse files
bnoordhuisFishrock123
authored andcommitted
src: fix build/header_guard cpplint warnings
PR-URL: #7462 Reviewed-By: Trevor Norris <trev.norris@gmail.com>
1 parent 5dfa234 commit 6280ccd

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
@@ -51,4 +51,4 @@
5151
*/
5252
#define NODE_MODULE_VERSION 48 /* Node.js v6.0.0 */
5353

54-
#endif /* SRC_NODE_VERSION_H_ */
54+
#endif // SRC_NODE_VERSION_H_

0 commit comments

Comments
 (0)