ICU-900 Fixed some compiler warnings.

X-SVN-Rev: 7808
This commit is contained in:
George Rhoten 2002-02-28 19:43:13 +00:00
parent 3846415243
commit 19ea9f34c0

View File

@ -68,7 +68,7 @@ void pkg_mode_files(UPKGOptions *o, FileStream *makefile, UErrorCode *status)
CharList *copyFilesRightTail = NULL; CharList *copyFilesRightTail = NULL;
CharList *copyFilesInstallTail = NULL; CharList *copyFilesInstallTail = NULL;
CharList *copyCommands = NULL; /* CharList *copyCommands = NULL;*/
const char *baseName; const char *baseName;