Index: webrtc/transport.h |
diff --git a/webrtc/transport.h b/webrtc/transport.h |
index 7b62f6543dcb399ae6d060eb5356a72d64d4a2a3..b9df7c31d146792bc5607bd467aeda6026068853 100644 |
--- a/webrtc/transport.h |
+++ b/webrtc/transport.h |
@@ -17,6 +17,8 @@ |
namespace webrtc { |
+// TODO(holmer): Look into unifying this with the PacketOptions in |
+// asyncpacketsocket.h. |
struct PacketOptions { |
// A 16 bits positive id. Negative ids are invalid and should be interpreted |
// as packet_id not being set. |