mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
rename string.* to more unambiguous local_string_utils.*
This commit is contained in:
@@ -37,7 +37,7 @@ flac_SOURCES = \
|
|||||||
analyze.h \
|
analyze.h \
|
||||||
decode.h \
|
decode.h \
|
||||||
encode.h \
|
encode.h \
|
||||||
string.h \
|
local_string_utils.h \
|
||||||
utils.h \
|
utils.h \
|
||||||
vorbiscomment.h
|
vorbiscomment.h
|
||||||
|
|
||||||
|
|||||||
@@ -133,7 +133,7 @@ SOURCE=.\encode.h
|
|||||||
# End Source File
|
# End Source File
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
||||||
SOURCE=.\string.h
|
SOURCE=.\local_string_utils.h
|
||||||
# End Source File
|
# End Source File
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user