X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/374ca955a76ecab1204ca8bfa63ff9238d998416..08b89b0a244153b9f5bbb2f49c55ab0f7298122e:/icuSources/tools/gensprep/gensprep.h?ds=sidebyside diff --git a/icuSources/tools/gensprep/gensprep.h b/icuSources/tools/gensprep/gensprep.h index 9b76e8e8..cb3a6744 100644 --- a/icuSources/tools/gensprep/gensprep.h +++ b/icuSources/tools/gensprep/gensprep.h @@ -1,7 +1,7 @@ /* ******************************************************************************* * -* Copyright (C) 1999-2004, International Business Machines +* Copyright (C) 1999-2006, International Business Machines * Corporation and others. All Rights Reserved. * ******************************************************************************* @@ -52,7 +52,7 @@ storeRange(uint32_t start, uint32_t end, UStringPrepType type,UErrorCode* status #endif extern void -generateData(const char *dataDir, const char* packageName, const char* bundleName); +generateData(const char *dataDir, const char* bundleName); extern void setOptions(int32_t options);