diff options
author | Max Kellermann <max@duempel.org> | 2008-10-26 11:29:25 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-10-26 11:29:25 +0100 |
commit | e11355f47d545fe523b019481415b1347aecd4bd (patch) | |
tree | f178cd838be280d0517dc0e5910c36cb96a2a80e /src/inputPlugins/mod_plugin.c | |
parent | cbc71191f0ed75c5fafad5c387f009c2139a7bed (diff) | |
download | mpd-e11355f47d545fe523b019481415b1347aecd4bd.tar.gz mpd-e11355f47d545fe523b019481415b1347aecd4bd.tar.xz mpd-e11355f47d545fe523b019481415b1347aecd4bd.zip |
renamed src/inputPlugins/ to src/decoder/
These plugins are not input plugins, they are decoder plugins. No
CamelCase in the directory name.
Diffstat (limited to '')
-rw-r--r-- | src/decoder/mod_plugin.c (renamed from src/inputPlugins/mod_plugin.c) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/inputPlugins/mod_plugin.c b/src/decoder/mod_plugin.c index 5916a24ab..5916a24ab 100644 --- a/src/inputPlugins/mod_plugin.c +++ b/src/decoder/mod_plugin.c |