summaryrefslogtreecommitdiff
path: root/devel/uclmmbase/files/patch-aa
blob: 42efe635f6ef5eae6fc52765b2eb432aa2f03b32 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- examples/rtp/rtpdemo.c.orig	Thu Sep  5 01:15:41 2002
+++ examples/rtp/rtpdemo.c	Thu Sep  5 01:15:23 2002
@@ -101,6 +101,7 @@
 	case RX_RTCP_FINISH:
 	case RR_TIMEOUT:
 	case RX_APP:
+		break;
 	}
 	fflush(stdout);
 }