From 66dbf239bf363bd7d9648f80e408c590f80fdd79 Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 30 Nov 2007 19:35:12 +0000 Subject: Fixed "extra qualification". --- print/xpp/distinfo | 3 ++- print/xpp/patches/patch-ad | 13 +++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 print/xpp/patches/patch-ad (limited to 'print/xpp') diff --git a/print/xpp/distinfo b/print/xpp/distinfo index dff713e0e1d..d4c11dcd459 100644 --- a/print/xpp/distinfo +++ b/print/xpp/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2006/05/07 01:47:00 chap Exp $ +$NetBSD: distinfo,v 1.8 2007/11/30 19:35:12 rillig Exp $ SHA1 (xpp-1.5.tar.gz) = 7f3c1427979516e47402a0acb708eb83b68daa61 RMD160 (xpp-1.5.tar.gz) = a64ec4c93013d1db08a6c9b6705b43850c36c337 @@ -6,3 +6,4 @@ Size (xpp-1.5.tar.gz) = 107755 bytes SHA1 (patch-aa) = f8df413715f4f9319f8d52358a99e54d31cd5a6f SHA1 (patch-ab) = 76d0ca39bef410e580f805ca10a3d953285c58bb SHA1 (patch-ac) = d94f9359d19de5dff684f61a53af4607bb31f78c +SHA1 (patch-ad) = 8cda85598eb8a8621aed9293e532c1aa9a2603c0 diff --git a/print/xpp/patches/patch-ad b/print/xpp/patches/patch-ad new file mode 100644 index 00000000000..1bd97dbee56 --- /dev/null +++ b/print/xpp/patches/patch-ad @@ -0,0 +1,13 @@ +$NetBSD: patch-ad,v 1.1 2007/11/30 19:35:12 rillig Exp $ + +--- xpp.h.orig 2004-12-06 17:59:35.000000000 +0000 ++++ xpp.h 2007-11-30 19:24:17.000000000 +0000 +@@ -177,7 +177,7 @@ public: + */ + + int /* O - index of the record of the given option in the array */ +- printFiles::getSpecialOptionIndex(int *num_special_opts_in_arr, ++ getSpecialOptionIndex(int *num_special_opts_in_arr, + /* number of options in the array */ + special_opt_t **special_opts_arr, + /* array of numerical/string -- cgit v1.2.3