r76848 - /trunk/libcurses-ui-perl/debian/patches/prototypes.patch

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Fri Jul 1 08:56:00 UTC 2011


Author: dmn
Date: Fri Jul  1 08:55:59 2011
New Revision: 76848

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=76848
Log:
one more occurence of (@;)

Modified:
    trunk/libcurses-ui-perl/debian/patches/prototypes.patch

Modified: trunk/libcurses-ui-perl/debian/patches/prototypes.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcurses-ui-perl/debian/patches/prototypes.patch?rev=76848&op=diff
==============================================================================
--- trunk/libcurses-ui-perl/debian/patches/prototypes.patch (original)
+++ trunk/libcurses-ui-perl/debian/patches/prototypes.patch Fri Jul  1 08:55:59 2011
@@ -65,3 +65,14 @@
  {
      my $this = shift;
      my $routine = shift;
+--- a/lib/Curses/UI/Listbox.pm
++++ b/lib/Curses/UI/Listbox.pm
+@@ -218,7 +218,7 @@ sub add_labels(;$)
+ }
+ 
+ 
+-sub maxlabelwidth(@;)
++sub maxlabelwidth(@)
+ {
+     my %args = @_;
+     




More information about the Pkg-perl-cvs-commits mailing list