Skip to content

Commit 7c22372

Browse files
committed
src: remove trailing whitespace
PR-URL: #798 Reviewed-By: Colin Ihrig <[email protected]>
1 parent dbf7592 commit 7c22372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/node_version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
#define NODE_MAJOR_VERSION 1
55
#define NODE_MINOR_VERSION 2
6-
#define NODE_PATCH_VERSION 1
6+
#define NODE_PATCH_VERSION 1
77

88
#define NODE_VERSION_IS_RELEASE 0
99

0 commit comments

Comments
 (0)