I'm getting sloppy

git-svn-id: svn://10.0.0.236/trunk@160907 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
pedemont%us.ibm.com
2004-08-18 16:47:14 +00:00
parent 945fb68a32
commit 7db25f8dbf

View File

@@ -96,7 +96,7 @@ static int posix_locale_category[LocaleListLength] =
#ifdef XP_MACOSX
#if !defined(__COREFOUNDATION_CFLOCALE__)
typedef void* CFLocaleRef
typedef void* CFLocaleRef;
#endif
typedef CFLocaleRef (*fpCFLocaleCopyCurrent_type) (void);
typedef CFStringRef (*fpCFLocaleGetIdentifier_type) (CFLocaleRef);