From b93c74ae8e2b284aa25a93853ec7553708dd0951 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 22 Aug 2011 22:49:29 +0200 Subject: Refresh --- debian/patches/extern_inline_fix.patch | 4 ++-- 1 file 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 * -- cgit v1.2.3