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
d5252901
Commit
d5252901
authored
Nov 17, 2003
by
Ed "oddsock" Zaleski
Browse files
added WIN32-ism
svn path=/trunk/icecast/; revision=5589
parent
a093271f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/format_mp3.c
View file @
d5252901
...
...
@@ -31,6 +31,7 @@
#ifdef WIN32
#define strcasecmp stricmp
#define strncasecmp strnicmp
#define snprintf _snprintf
#endif
#define CATMODULE "format-mp3"
...
...
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