]> git.vpit.fr Git - perl/scripts/xchat.git/blobdiff - mpd.pl
Make sure local_context() runs the code only when the context was found
[perl/scripts/xchat.git] / mpd.pl
diff --git a/mpd.pl b/mpd.pl
index 4877b52349791f1f8432a228380958cef2044474..295bae4f9ceba76f2552ba8acecf34a6064d3135 100755 (executable)
--- a/mpd.pl
+++ b/mpd.pl
@@ -7,7 +7,7 @@ use Audio::MPD;
 
 use Xchat qw<:all>;
 
-use lib get_info 'xchatdir'; 
+use lib get_info 'xchatdir';
 use Xchat::XPI;
 
 our $VERSION = 0.04;