summaryrefslogtreecommitdiffstats
path: root/include/internal/quic_stream_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/internal/quic_stream_map.h')
-rw-r--r--include/internal/quic_stream_map.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/internal/quic_stream_map.h b/include/internal/quic_stream_map.h
index 74bfed7c8b..10b3cfa32c 100644
--- a/include/internal/quic_stream_map.h
+++ b/include/internal/quic_stream_map.h
@@ -297,8 +297,8 @@ struct quic_stream_st {
* reasonably certain no benefit would be gained by sending
* STOP_SENDING.]
*
- * TODO(QUIC): Implement the latter case (currently we just
- * always do STOP_SENDING).
+ * TODO(QUIC FUTURE): Implement the latter case (currently we
+ just always do STOP_SENDING).
*
* and;
*