Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mpd
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Иван Мажукин
mpd
Commits
b8341e69
Commit
b8341e69
authored
Apr 09, 2007
by
J. Alexander Treuman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Cleaning up some comments.
git-svn-id:
https://svn.musicpd.org/mpd/trunk@5894
09075e82-0dd4-0310-85a5-a0d7c8717e4f
parent
f953c2cd
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
mod_plugin.c
src/inputPlugins/mod_plugin.c
+1
-1
mp3_plugin.c
src/inputPlugins/mp3_plugin.c
+1
-1
mpc_plugin.c
src/inputPlugins/mpc_plugin.c
+1
-1
No files found.
src/inputPlugins/mod_plugin.c
View file @
b8341e69
...
@@ -296,4 +296,4 @@ InputPlugin modPlugin = {
...
@@ -296,4 +296,4 @@ InputPlugin modPlugin = {
InputPlugin
modPlugin
;
InputPlugin
modPlugin
;
#endif
/* HAVE_
AUDIOFILE
*/
#endif
/* HAVE_
MIKMOD
*/
src/inputPlugins/mp3_plugin.c
View file @
b8341e69
...
@@ -1089,4 +1089,4 @@ InputPlugin mp3Plugin = {
...
@@ -1089,4 +1089,4 @@ InputPlugin mp3Plugin = {
InputPlugin
mp3Plugin
;
InputPlugin
mp3Plugin
;
#endif
#endif
/* HAVE_MAD */
src/inputPlugins/mpc_plugin.c
View file @
b8341e69
...
@@ -357,4 +357,4 @@ InputPlugin mpcPlugin = {
...
@@ -357,4 +357,4 @@ InputPlugin mpcPlugin = {
InputPlugin
mpcPlugin
;
InputPlugin
mpcPlugin
;
#endif
#endif
/* HAVE_MPCDEC */
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment