Changeset 4f74ac2 for src/utils/strutils.c
- Timestamp:
- Apr 1, 2019, 12:44:02 AM (6 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/crepe, fix/ffmpeg5, master
- Children:
- 56d781a
- Parents:
- 88b301a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/utils/strutils.c
r88b301a r4f74ac2 22 22 23 23 #ifdef HAVE_WIN_HACKS 24 #define strncasecmp strnicmp24 #define strncasecmp _strnicmp 25 25 #endif 26 26
Note: See TracChangeset
for help on using the changeset viewer.