10 Jun
2002
10 Jun
'02
11:38 a.m.
Update of /cvsroot/mplayer/main/libmpcodecs In directory mail:/var/tmp.root/cvs-serv1555 Modified Files: ad_real.c Log Message: FreeBSD hack Index: ad_real.c =================================================================== RCS file: /cvsroot/mplayer/main/libmpcodecs/ad_real.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ad_real.c 10 Jun 2002 14:52:44 -0000 1.5 +++ ad_real.c 10 Jun 2002 15:38:20 -0000 1.6 @@ -31,6 +31,9 @@ return malloc(size); } +#ifdef __FreeBSD__ +void* __ctype_b=NULL; +#endif static ulong (*raCloseCodec)(ulong); static ulong (*raDecode)(ulong,ulong,ulong,ulong,ulong,ulong);
8555
Age (days ago)
8555
Last active (days ago)
0 comments
1 participants
participants (1)
-
Bohdan 'Nexus' Horst