/*
*******************************************************************************
*
-* Copyright (C) 2000-2010, International Business Machines
+* Copyright (C) 2000-2011, International Business Machines
* Corporation and others. All Rights Reserved.
*
*******************************************************************************
U_CAPI int32_t U_EXPORT2
uprv_uca_canonicalClosure(tempUCATable *t, UColTokenParser *src,
- U_NAMESPACE_QUALIFIER UnicodeSet *closed, UErrorCode *status);
+ icu::UnicodeSet *closed, UErrorCode *status);
U_CDECL_END