diff options
Diffstat (limited to 'modules/mpd/mpd.class.php')
-rw-r--r-- | modules/mpd/mpd.class.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mpd/mpd.class.php b/modules/mpd/mpd.class.php index 5dacca64..ca9ca52c 100644 --- a/modules/mpd/mpd.class.php +++ b/modules/mpd/mpd.class.php @@ -1,5 +1,5 @@ <?php -/* vim:set tabstop=4 softtabstop=4 shiftwidth=4 expandtab: */ +/* vim:set softtabstop=4 shiftwidth=4 expandtab: */ /* * mpd.class.php - PHP Object Interface to the MPD Music Player Daemon * Version 1.3 |