summaryrefslogtreecommitdiff
path: root/debian/patches/extern_inline_fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/extern_inline_fix.patch')
-rw-r--r--debian/patches/extern_inline_fix.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/extern_inline_fix.patch b/debian/patches/extern_inline_fix.patch
index 8423de30..b9eacbff 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 *