diff options
author | Max Kellermann <max@duempel.org> | 2008-08-26 08:27:08 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-08-26 08:27:08 +0200 |
commit | 41c5fbbb0790e09e09d487630382e73245524b7a (patch) | |
tree | d57399502e5db91afc4def612aed83572394612a /src/decoder_list.h | |
parent | f5711e28daed603c26cf78713837d9c4e1eacdfd (diff) | |
download | mpd-41c5fbbb0790e09e09d487630382e73245524b7a.tar.gz mpd-41c5fbbb0790e09e09d487630382e73245524b7a.tar.xz mpd-41c5fbbb0790e09e09d487630382e73245524b7a.zip |
renamed inputPlugin.* to decoder_list.*
Since inputPlugin.c manages the list of registered decoders, we should
rename the source file.
Diffstat (limited to '')
-rw-r--r-- | src/decoder_list.h (renamed from src/inputPlugin.h) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/inputPlugin.h b/src/decoder_list.h index 4f3bf3595..4f3bf3595 100644 --- a/src/inputPlugin.h +++ b/src/decoder_list.h |