From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephan Mending To: development@lists.ipfire.org Subject: [PATCH 2/2] Changes to comply to coding style unnecessary whitespaces etc. (/\s\+$) Date: Mon, 23 Mar 2020 22:27:46 +0100 Message-ID: <20200323212746.4424-2-list@md5collisions.eu> In-Reply-To: <20200323212746.4424-1-list@md5collisions.eu> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4890058975931961761==" List-Id: --===============4890058975931961761== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable According to the described coding style the following changes were made.=20 --- html/html/themes/darkdos/include/functions.pl | 35 +++++++++---------- .../themes/ipfire-legacy/include/functions.pl | 22 ++++++------ html/html/themes/ipfire/include/functions.pl | 2 +- html/html/themes/maniac/include/functions.pl | 32 ++++++++--------- 4 files changed, 44 insertions(+), 47 deletions(-) diff --git a/html/html/themes/darkdos/include/functions.pl b/html/html/themes= /darkdos/include/functions.pl index 9f3547237..6285ef8ba 100644 --- a/html/html/themes/darkdos/include/functions.pl +++ b/html/html/themes/darkdos/include/functions.pl @@ -48,7 +48,7 @@ EOF EOF -; =20 +; } =20 sub getselected($) { @@ -141,7 +141,7 @@ sub openpage { =20 $title =3D "-=3D IPFire - $title =3D-"; if ($settings{'WINDOWWITHHOSTNAME'} eq 'on') { - $title =3D "$settings{'HOSTNAME'}.$settings{'DOMAINNAME'} - $title"= ;=20 + $title =3D "$settings{'HOSTNAME'}.$settings{'DOMAINNAME'} - $title"; } =20 print <