diff options
Diffstat (limited to 'source/a/gpm/gpm-1.20.1-lib-silent.patch')
-rw-r--r-- | source/a/gpm/gpm-1.20.1-lib-silent.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/a/gpm/gpm-1.20.1-lib-silent.patch b/source/a/gpm/gpm-1.20.1-lib-silent.patch index 099075b5..e7707415 100644 --- a/source/a/gpm/gpm-1.20.1-lib-silent.patch +++ b/source/a/gpm/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); |