mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Fix build on -current
This commit is contained in:
parent
64cee8ba33
commit
f4126b0d7b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65680
10
devel/uclmmbase/files/patch-aa
Normal file
10
devel/uclmmbase/files/patch-aa
Normal file
@ -0,0 +1,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);
|
||||
}
|
Loading…
Reference in New Issue
Block a user