]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/samples/legacy/oldcol.cpp
ICU-8.11.4.tar.gz
[apple/icu.git] / icuSources / samples / legacy / oldcol.cpp
index a7f9b29d526c725c65a21e32e320082f61238e4b..c56ff2fcf6af69d96e563f140f8447f7ffe39658 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *******************************************************************************
  *
- *   Copyright (C) 2001-2004, International Business Machines
+ *   Copyright (C) 2001-2005, International Business Machines
  *   Corporation and others.  All Rights Reserved.
  *
  *******************************************************************************
@@ -81,7 +81,7 @@ void closeCollator_legacy(void) {
 }
 
 
-void test_legacy(UChar data[][5], uint32_t size, uint32_t maxlen, uint8_t keys[4][32]) {
+extern "C" void test_legacy(UChar data[][5], uint32_t size, uint32_t maxlen, uint8_t keys[4][32]) {
   uint32_t i = 0;
   int32_t keySize = 0;