From: Josh Coalson Date: Wed, 17 Dec 2003 05:30:26 +0000 (+0000) Subject: rename string.* to more unambiguous local_string_utils.* X-Git-Tag: 1.2.0~968 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f61dc6657cf07b79ffca84a794d0d4e6ec1b9f52;p=platform%2Fupstream%2Fflac.git rename string.* to more unambiguous local_string_utils.* --- diff --git a/src/flac/Makefile.am b/src/flac/Makefile.am index 08b40c7..d0d9485 100644 --- a/src/flac/Makefile.am +++ b/src/flac/Makefile.am @@ -37,7 +37,7 @@ flac_SOURCES = \ analyze.h \ decode.h \ encode.h \ - string.h \ + local_string_utils.h \ utils.h \ vorbiscomment.h diff --git a/src/flac/flac.dsp b/src/flac/flac.dsp index 7249b52..40fc17e 100644 --- a/src/flac/flac.dsp +++ b/src/flac/flac.dsp @@ -133,7 +133,7 @@ SOURCE=.\encode.h # End Source File # Begin Source File -SOURCE=.\string.h +SOURCE=.\local_string_utils.h # End Source File # Begin Source File