]> git.pld-linux.org Git - packages/avifile.git/blob - avifile-types.patch
- enhanced ffmpeg patch to cover 4.x
[packages/avifile.git] / avifile-types.patch
1 --- avifile-0.7-0.7.45/drivers/libdha/irq.c.orig        2003-02-12 17:11:45.000000000 +0100
2 +++ avifile-0.7-0.7.45/drivers/libdha/irq.c     2013-07-16 16:19:48.385743192 +0200
3 @@ -14,7 +14,7 @@
4  static int hwirq_locks=0;
5  
6  int    hwirq_install(int bus, int dev, int func,
7 -                     int ar, u_long ao, uint32_t ad)
8 +                     int ar, unsigned long ao, uint32_t ad)
9  {
10    int retval;
11    if( libdha_fd == -1) libdha_fd = open("/dev/dhahelper",O_RDWR);
This page took 0.061875 seconds and 3 git commands to generate.