The following commit has been merged in the master branch:
commit 6350ae83f6723baf1189ea09b77cdb23d7f70f9c
Author: Samuel Thibault <[email protected]>
Date: Mon Aug 22 22:49:29 2011 +0200
Refresh
diff --git a/debian/patches/extern_inline_fix.patch
b/debian/patches/extern_inline_fix.patch
index 8423de3..b9eacbf 100644
--- a/debian/patches/extern_inline_fix.patch
+++ b/debian/patches/extern_inline_fix.patch
@@ -401,8 +401,8 @@ Use libc's __extern_inline which works properly according
to optimization flags
+# ifdef __USE_EXTERN_INLINES
+
/* Returns the next available packet in PQ, without removing it from the
- queue, or NULL if there is none, or the next packet isn't appropiate.
- A packet is inappropiate if SOURCE is non-NULL its source field doesn't
+ queue, or NULL if there is none, or the next packet isn't appropriate.
+ A packet is inappropriate if SOURCE is non-NULL its source field doesn't
match it, or TYPE is non-NULL and the packet's type field doesn't match
it. */
-PQ_EI struct packet *
--
Debian GNU Hurd packaging