summaryrefslogtreecommitdiff
path: root/toxav/rtp.h
diff options
context:
space:
mode:
Diffstat (limited to 'toxav/rtp.h')
-rw-r--r--toxav/rtp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/toxav/rtp.h b/toxav/rtp.h
index 2950941b..3bfbb7af 100644
--- a/toxav/rtp.h
+++ b/toxav/rtp.h
@@ -101,7 +101,7 @@ typedef struct {
101 101
102 int dest; 102 int dest;
103 103
104 struct CSSession_s *cs; 104 struct CSession_s *cs;
105 Messenger *m; 105 Messenger *m;
106 106
107} RTPSession; 107} RTPSession;