summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2011-08-22 22:49:29 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2011-08-22 22:49:29 +0200
commitb93c74ae8e2b284aa25a93853ec7553708dd0951 (patch)
tree7f6a23fab631c55727f3e707249cacce5f7e8df6 /debian
parent0b463adc7fc7809674079278a97021eef3939fad (diff)
Refresh
Diffstat (limited to 'debian')
-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 *