diff options
Diffstat (limited to 'print/a2ps-letter/files/patch-ae')
-rw-r--r-- | print/a2ps-letter/files/patch-ae | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/a2ps-letter/files/patch-ae b/print/a2ps-letter/files/patch-ae index f20155f85436..e85e42c0dc42 100644 --- a/print/a2ps-letter/files/patch-ae +++ b/print/a2ps-letter/files/patch-ae @@ -1,6 +1,6 @@ ---- lib/options.c.orig Tue Jun 27 23:02:30 2000 -+++ lib/options.c Tue Jun 27 23:06:26 2000 -@@ -489,6 +489,15 @@ +--- lib/options.c.orig Thu Sep 21 23:22:36 2000 ++++ lib/options.c Thu Sep 21 23:22:42 2000 +@@ -493,6 +493,15 @@ /* A font size is given */ job->fontsize = get_length ("--font-size", cp, 0.0, 0.0, "pt", range_min_strict); |