pkgsrc/devel/p5-Data-ShowTable/patches/patch-aa

13 lines
592 B
Text

$NetBSD: patch-aa,v 1.1 2000/08/28 23:35:57 jlam Exp $
--- ShowTable.pm.orig Sun Mar 2 17:04:50 1997
+++ ShowTable.pm
@@ -721,7 +721,7 @@
S< >B<ShowHTMLTable> I<\@titles>, I<\@types>, I<\@widths>, I<\&row_sub>
[, I<\&fmt_sub> [, I<$max_width> [, I<\%URL_Keys> [, I<$no_escape>
-[, I<\@title_formats [, I<\@data_formats [, I<$table_attrs> ] ] ] ] ] ] ];
+[, I<\@title_formats> [, I<\@data_formats> [, I<$table_attrs> ] ] ] ] ] ] ];
The B<ShowHTMLTable> displays one or more rows of columns of data using
the HTML C<\<TABLE\>> feature. In addition to the usual parameter arguments