Skip to content

Commit 88c5183

Browse files
bnoordhuisFishrock123
authored andcommitted
src: fix runtime/indentation_namespace warnings
PR-URL: #7462 Reviewed-By: Trevor Norris <trev.norris@gmail.com>
1 parent 1fa6dba commit 88c5183

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎src/tls_wrap.h‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ namespace node {
2020
classNodeBIO;
2121
classWriteWrap;
2222
namespacecrypto {
23-
classSecureContext;
23+
classSecureContext;
2424
}
2525

2626
classTLSWrap : publicAsyncWrap,

0 commit comments

Comments
 (0)