Commit a05e75b7 authored by Asier Gutierrez's avatar Asier Gutierrez Committed by Facebook Github Bot

Corrected a wrong namespace comment

Summary: Pull Request resolved: https://github.com/facebook/folly/pull/912

Reviewed By: Orvid

Differential Revision: D9344568

Pulled By: yfeldblum

fbshipit-source-id: bcafaab895454f21c3005825003916d771210d33
parent 01ef9fbc
...@@ -41,4 +41,4 @@ class PasswordInFile : public PasswordCollector { ...@@ -41,4 +41,4 @@ class PasswordInFile : public PasswordCollector {
std::string password_; std::string password_;
}; };
} // namespace wangle } // namespace folly
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment