Skip to content

Commit 88c5183

Browse files
bnoordhuisFishrock123
authored andcommitted
src: fix runtime/indentation_namespace warnings
PR-URL: #7462 Reviewed-By: Trevor Norris <[email protected]>
1 parent 1fa6dba commit 88c5183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tls_wrap.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ namespace node {
2020
class NodeBIO;
2121
class WriteWrap;
2222
namespace crypto {
23-
class SecureContext;
23+
class SecureContext;
2424
}
2525

2626
class TLSWrap : public AsyncWrap,

0 commit comments

Comments
 (0)