Ticket #6907: mythtranscode.replex.patch
File mythtranscode.replex.patch, 343 bytes (added by , 16 years ago) |
---|
-
replex.c
41 41 #include "replex.h" 42 42 #include "pes.h" 43 43 44 #ifdef __FreeBSD__ 45 #define O_LARGEFILE 0 46 #endif 47 44 48 static int replex_all_set(struct replex *rx); 45 49 46 50 void overflow_exit(struct replex *rx)