Browse Source

As you wish linter

joshaber 8 years ago
parent
commit
736d6afe73
1 changed files with 1 additions and 1 deletions
  1. 1 1
      atom/common/native_mate_converters/net_converter.cc

+ 1 - 1
atom/common/native_mate_converters/net_converter.cc

@@ -45,7 +45,7 @@ bool CertFromData(const std::string& data,
   return true;
 }
 
-}
+}  // namespace
 
 // static
 v8::Local<v8::Value> Converter<const net::AuthChallengeInfo*>::ToV8(