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. |
/// |
/// |