From 01589291203dc715581ef6cabd47a84a7a1cb427 Mon Sep 17 00:00:00 2001 From: "Brian S. Stephan" Date: Wed, 21 Jan 2009 22:05:09 -0600 Subject: [PATCH] vim modeline: # vim: set sts=4 expandtab: --- twirssi.pl | 1 + 1 file changed, 1 insertion(+) 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: -- 2.30.2