View | Details | Raw Unified | Return to bug 253776
Collapse All | Expand All

(-)files/patch-rtmpdump.c (+11 lines)
Line 0 Link Here
1
--- rtmpdump.c.orig     2021-02-22 23:17:36 UTC
2
+++ rtmpdump.c
3
@@ -67,7 +67,7 @@ InitSockets()
4
 #endif
5
 }
6
7
-inline void
8
+static inline void
9
 CleanupSockets()
10
 {
11
 #ifdef WIN32

Return to bug 253776