From fb84f53326c46700e8fc5c383f0a7a3425177c58 Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Mon, 15 Aug 2016 00:26:34 +0200 Subject: sbo*, man*, SBO::Lib: trailing whitespace fixes --- SBO-Lib/lib/SBO/Lib.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'SBO-Lib/lib/SBO/Lib.pm') diff --git a/SBO-Lib/lib/SBO/Lib.pm b/SBO-Lib/lib/SBO/Lib.pm index 9443419..11fccfd 100644 --- a/SBO-Lib/lib/SBO/Lib.pm +++ b/SBO-Lib/lib/SBO/Lib.pm @@ -424,7 +424,7 @@ sub slackbuilds_or_fetch { return 1; } -# pull an array of hashes, each hash containing the name and version of a +# pull an array of hashes, each hash containing the name and version of a # package currently installed. Gets filtered using STD, SBO or ALL. sub get_installed_packages { script_error('get_installed_packages requires an argument.') unless @_ == 1; @@ -665,7 +665,7 @@ sub get_available_updates { return \@updates; } -# get downloads and md5sums from an sbo's .info file, first +# get downloads and md5sums from an sbo's .info file, first # checking for x86_64-specific info if we are told to sub get_download_info { my %args = ( -- cgit v1.2.3