From 02266bedf1c5f8ed2b851165f812b2de89aec453 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Jun 07 2006 13:12:22 +0000 Subject: Fixed patch. --- diff --git a/cups-serverbin-compat.patch b/cups-serverbin-compat.patch index 7a79781..7b9b6c1 100644 --- a/cups-serverbin-compat.patch +++ b/cups-serverbin-compat.patch @@ -109,8 +109,8 @@ + filter->filter); + } + } -+ } +#endif /* __x86_64__ */ ++ } else strlcpy(command, filter->filter, sizeof(command));