summaryrefslogtreecommitdiff
path: root/comms/gnome-pilot/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'comms/gnome-pilot/patches/patch-ab')
-rw-r--r--comms/gnome-pilot/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/comms/gnome-pilot/patches/patch-ab b/comms/gnome-pilot/patches/patch-ab
new file mode 100644
index 00000000000..67b17aa895c
--- /dev/null
+++ b/comms/gnome-pilot/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1 2003/09/28 16:14:45 tron Exp $
+
+--- gpilotd/queue_io.c.orig 2001-11-05 11:03:24.000000000 +0100
++++ gpilotd/queue_io.c 2003-09-28 17:59:49.000000000 +0200
+@@ -365,7 +365,7 @@
+ gchar *prefix = NULL;
+ int num;
+
+- LOG("gpc_queue_purge_request()");
++ LOG("%s", "gpc_queue_purge_request()");
+
+ g_return_if_fail(req!=NULL);
+ g_return_if_fail(*req!=NULL);