Kosmetik.
authorMoritz Bunkus <m.bunkus@linet-services.de>
Thu, 7 Jan 2010 10:14:37 +0000 (11:14 +0100)
committerSven Schöling <s.schoeling@linet-services.de>
Mon, 28 Jun 2010 11:04:16 +0000 (13:04 +0200)
locale/de/locales.pl

index 701cace..c7112eb 100755 (executable)
@@ -543,9 +543,9 @@ sub scanhtmlfile {
 
     open(IN, $_[0]) || die $_[0];
 
-    my $copying = 0;
+    my $copying  = 0;
     my $issubmit = 0;
-    my $text = "";
+    my $text     = "";
     while (my $line = <IN>) {
       chomp($line);