mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 22321
This commit is contained in:
parent
dd6812cfa0
commit
489856aaf2
1 changed files with 0 additions and 1 deletions
|
@ -953,7 +953,6 @@ bundle_write_xml(struct SRBRoot *bundle, const char *outputDir,const char* outpu
|
|||
const char* fileStart = "<file xml:space = \"preserve\" source-language = \"";
|
||||
const char* file1 = "\" datatype = \"x-icu-resource-bundle\" ";
|
||||
const char* file2 = "original = \"";
|
||||
const char* file3 = "\" tool = \"genrb\" ";
|
||||
const char* file4 = "\" date = \"";
|
||||
const char* fileEnd = "</file>\n";
|
||||
const char* headerStart = "<header>\n";
|
||||
|
|
Loading…
Add table
Reference in a new issue