freebsd-ports/net/opal/files/patch-plugins_video_H.264_shared_x264wrap.h
Koop Mast 9e6673f04f Move ptlib26, opal3 and ekiga3 to unversioned ports and update to:
ptlib to 2.10.10
opal to 3.10.10
ekiga to 4.0.1
2013-09-20 21:50:39 +00:00

11 lines
347 B
C

--- plugins/video/H.264/shared/x264wrap.h.orig 2013-07-09 00:34:36.000000000 +0200
+++ plugins/video/H.264/shared/x264wrap.h 2013-07-09 00:38:14.000000000 +0200
@@ -126,7 +126,7 @@
char m_ulName[100];
int m_pipeToProcess;
int m_pipeFromProcess;
- pid_t m_pid;
+ int m_pid;
#endif // WIN32
bool m_startNewFrame;