Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
Icecast-Server
Commits
8ce77fc7
Commit
8ce77fc7
authored
Jul 07, 2003
by
Ed "oddsock" Zaleski
Browse files
win32 goodies
svn path=/trunk/icecast/; revision=5093
parent
729d65ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/format_mp3.c
View file @
8ce77fc7
...
...
@@ -22,6 +22,11 @@
#include "format_mp3.h"
#ifdef WIN32
#define strcasecmp stricmp
#define strncasecmp strnicmp
#endif
#define CATMODULE "format-mp3"
/* Note that this seems to be 8192 in shoutcast - perhaps we want to be the
...
...
Write
Preview
Supports
Markdown
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