From: Brian S. Stephan Date: Thu, 22 Jan 2009 04:05:09 +0000 (-0600) Subject: vim modeline: # vim: set sts=4 expandtab: X-Git-Url: https://git.sommitrealweird.co.uk/twirssi-net-twitter-lite.git/commitdiff_plain/01589291203dc715581ef6cabd47a84a7a1cb427 vim modeline: # vim: set sts=4 expandtab: --- diff --git a/twirssi.pl b/twirssi.pl index 8a1f33c..b00fe80 100644 --- a/twirssi.pl +++ b/twirssi.pl @@ -1030,3 +1030,4 @@ if ($window) { . " or change the value of twitter_window. Then, reload twirssi." ); } +# vim: set sts=4 expandtab: