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

Unified Diff: src/IceTLS.h

Issue 1489413007: Subzero: Doxygenify TODO comments. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Created 5 years 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 | « Doxyfile ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/IceTLS.h
diff --git a/src/IceTLS.h b/src/IceTLS.h
index 73d75049867c705f2f43f01905f8f80a5f3598d8..cd12da7bcc8e6d689c0edd30e6a3e8b6ded41fb8 100644
--- a/src/IceTLS.h
+++ b/src/IceTLS.h
@@ -45,9 +45,8 @@
/// Write a value into the static thread_local field. Must be done within the
/// context of its class.
-/// \todo TODO(stichnot)
-/// Limit this define to only the platforms that absolutely require it. And
-/// ideally, eventually remove this hack altogether.
+/// TODO(stichnot): Limit this define to only the platforms that absolutely
+/// require it. And ideally, eventually remove this hack altogether.
///
///
« no previous file with comments | « Doxyfile ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698