From: efuce Date: Thu, 16 Jun 2016 08:07:39 +0000 (+0200) Subject: Fixed an instance of indentation being different. X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=7444951ba2199f2c78ace960899d0a73e630c53f;p=irssi-scripts.irssi.org.git Fixed an instance of indentation being different. --- diff --git a/scripts/tinyurl.pl b/scripts/tinyurl.pl index 829ee74..6e6c1c9 100755 --- a/scripts/tinyurl.pl +++ b/scripts/tinyurl.pl @@ -13,7 +13,7 @@ $VERSION = '1.1'; %IRSSI = ( authors => 'Atoms', contact => 'atoms@tups.lv', - patch => 'spowers@dimins.com', + patch => 'spowers@dimins.com', name => 'tinyurl', description => 'create a tinyurl from a long one', license => 'GPL',