Skip to content

Commit 60a2b31

Browse files
juanarboldanielleadams
authored andcommitted
src: add cosmetic space character to async_wrap.h file
PR-URL: #39459 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent a80c989 commit 60a2b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/async_wrap.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ namespace node {
3838
V(ELDHISTOGRAM) \
3939
V(FILEHANDLE) \
4040
V(FILEHANDLECLOSEREQ) \
41-
V(FIXEDSIZEBLOBCOPY) \
41+
V(FIXEDSIZEBLOBCOPY) \
4242
V(FSEVENTWRAP) \
4343
V(FSREQCALLBACK) \
4444
V(FSREQPROMISE) \

0 commit comments

Comments
 (0)