Skip to content

Commit d6595ad

Browse files
bnoordhuisMyles Borins
authored andcommitted
src: fix runtime/indentation_namespace warnings
PR-URL: #7462 Reviewed-By: Trevor Norris <[email protected]>
1 parent 68db091 commit d6595ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/tls_wrap.h‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ namespace node{
1818
classNodeBIO;
1919
classWriteWrap;
2020
namespacecrypto{
21-
classSecureContext;
21+
classSecureContext;
2222
}
2323

2424
classTLSWrap : publicAsyncWrap,

0 commit comments

Comments
(0)