diff options
author | Max Kellermann <max@duempel.org> | 2008-10-03 12:57:30 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-10-03 12:57:30 +0200 |
commit | f81333daa0bb652a5c1296941057eef82a12e12f (patch) | |
tree | b616f9bfc73941e0c570cbebab9949ae5b483621 /src/playlist.h | |
parent | 547b0c5f28be1e830c00ac167806ffba641855c6 (diff) | |
download | mpd-f81333daa0bb652a5c1296941057eef82a12e12f.tar.gz mpd-f81333daa0bb652a5c1296941057eef82a12e12f.tar.xz mpd-f81333daa0bb652a5c1296941057eef82a12e12f.zip |
code style, indent with tabs XI
Follow the same code style als MPD itself.
Diffstat (limited to 'src/playlist.h')
-rw-r--r-- | src/playlist.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/playlist.h b/src/playlist.h index 0d524adbe..6597357d3 100644 --- a/src/playlist.h +++ b/src/playlist.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * (c) 2004 by Kalle Wallin <kaw@linux.se> * (c) 2008 Max Kellermann <max@duempel.org> * |