From bae2eaa5780fcb8ade0e5d0cb9e160f095499203 Mon Sep 17 00:00:00 2001 From: Niclas Zimmermann Date: Mon, 15 Jul 2013 16:05:29 +0200 Subject: [PATCH] Entfernen von trailing whitespaces --- bin/mozilla/invoice_io.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/mozilla/invoice_io.pl b/bin/mozilla/invoice_io.pl index c69812802..7ff034702 100644 --- a/bin/mozilla/invoice_io.pl +++ b/bin/mozilla/invoice_io.pl @@ -225,8 +225,8 @@ sub display_form { $subroutine = "makemodel_row"; # assemblies are built from components, they aren't purchased from a vendor - # also the lastcost_$i from makemodel conflicted with the component lastcost_$i - # so we don't need the makemodel rows for assemblies + # also the lastcost_$i from makemodel conflicted with the component lastcost_$i + # so we don't need the makemodel rows for assemblies # create makemodel rows # &{$subroutine}($numrows); -- 2.20.1