diff options
Diffstat (limited to 'cad/gschem/patches/patch-aa')
-rw-r--r-- | cad/gschem/patches/patch-aa | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/cad/gschem/patches/patch-aa b/cad/gschem/patches/patch-aa new file mode 100644 index 00000000000..73188a1647e --- /dev/null +++ b/cad/gschem/patches/patch-aa @@ -0,0 +1,10 @@ +$NetBSD: patch-aa,v 1.11 2006/09/10 19:47:54 dmcmahill Exp $ + +--- src/x_print.c.orig 2006-08-30 03:42:03.000000000 +0000 ++++ src/x_print.c 2006-09-09 16:37:05.000000000 +0000 +@@ -449,4 +449,5 @@ + * + */ ++static void + print_dialog_get_property (GObject * object, + guint property_id, |