Skip to content

Commit

Permalink
src: fix runtime/indentation_namespace warnings
Browse files Browse the repository at this point in the history
PR-URL: #7462
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
  • Loading branch information
bnoordhuis authored and Myles Borins committed Jul 14, 2016
1 parent 68db091 commit d6595ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tls_wrap.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ namespace node {
class NodeBIO;
class WriteWrap;
namespace crypto {
class SecureContext;
class SecureContext;
}

class TLSWrap : public AsyncWrap,
Expand Down

0 comments on commit d6595ad

Please sign in to comment.