Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(141)

Unified Diff: net/http/md4.cc

Issue 2901103002: Fix closing namespace comments in //net. (Closed)
Patch Set: Rebase. Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/http/md4.h ('k') | net/http/proxy_connect_redirect_http_stream.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/http/md4.cc
diff --git a/net/http/md4.cc b/net/http/md4.cc
index 7de9cb0b64eb480dc458327a7d5140fec729d98e..890b98b1d4f29c2c402787f15ebda5b94e9ecf94 100644
--- a/net/http/md4.cc
+++ b/net/http/md4.cc
@@ -180,5 +180,5 @@ void MD4Sum(const Uint8 *input, Uint32 inputLen, Uint8 *result)
w2b(result, state, 16);
}
-} // namespace net::weak_crypto
+} // namespace weak_crypto
} // namespace net
« no previous file with comments | « net/http/md4.h ('k') | net/http/proxy_connect_redirect_http_stream.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698