]> git.pld-linux.org Git - packages/apr.git/blobdiff - apr-bug-46425.patch
- up to 1.3.5
[packages/apr.git] / apr-bug-46425.patch
index bf2c187b776336228e23e305761093c08f66794d..cf422d640485663e20c435bdcff9f2b97f6683f9 100644 (file)
@@ -153,10 +153,10 @@ diff -urN apr-1.3.3.org/network_io/unix/sockets.c apr-1.3.3/network_io/unix/sock
 diff -urN apr-1.3.3.org/poll/unix/epoll.c apr-1.3.3/poll/unix/epoll.c
 --- apr-1.3.3.org/poll/unix/epoll.c    2008-04-13 13:37:52.000000000 +0200
 +++ apr-1.3.3/poll/unix/epoll.c        2009-02-23 08:20:07.663209400 +0100
-@@ -91,7 +91,7 @@
-                                              apr_uint32_t flags)
- {
+@@ -93,7 +93,7 @@
+ #if APR_HAS_THREADS
      apr_status_t rv;
+ #endif
 -    int fd;
 +    int fd, fdflags;
  
This page took 0.026969 seconds and 4 git commands to generate.