From 0f53aba88a9df12b491e4f917eb38635c91625ef Mon Sep 17 00:00:00 2001 From: Zdenek Prikryl Date: Thu, 17 Jul 2008 09:32:32 +0000 Subject: [PATCH] Make patch applicable with --fuzz=0 --- gpm-1.20.1-lib-silent.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpm-1.20.1-lib-silent.patch b/gpm-1.20.1-lib-silent.patch index 099075b..e770741 100644 --- a/gpm-1.20.1-lib-silent.patch +++ b/gpm-1.20.1-lib-silent.patch @@ -15,5 +15,5 @@ + return; + char *string = NULL; + int log_level; va_list ap; - va_start(ap,text);