From fdaad0b7c008b65646ca5cbd62ac0d305617ecfe Mon Sep 17 00:00:00 2001 From: mannol Date: Sun, 29 Mar 2015 01:10:34 +0100 Subject: A little CS cleanup --- toxav/rtp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toxav/rtp.h') 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 { int dest; - struct CSSession_s *cs; + struct CSession_s *cs; Messenger *m; } RTPSession; -- cgit v1.2.3