1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/intl/icu/source/common/unicode/utf32.h Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,23 @@ 1.4 +/* 1.5 +******************************************************************************* 1.6 +* 1.7 +* Copyright (C) 1999-2001, International Business Machines 1.8 +* Corporation and others. All Rights Reserved. 1.9 +* 1.10 +******************************************************************************* 1.11 +* file name: utf32.h 1.12 +* encoding: US-ASCII 1.13 +* tab size: 8 (not used) 1.14 +* indentation:4 1.15 +* 1.16 +* created on: 1999sep20 1.17 +* created by: Markus W. Scherer 1.18 +*/ 1.19 +/** 1.20 + * \file 1.21 + * \brief C API: UTF-32 macros 1.22 + * 1.23 + * This file is obsolete and its contents moved to utf_old.h. 1.24 + * See utf_old.h and Jitterbug 2150 and its discussion on the ICU mailing list 1.25 + * in September 2002. 1.26 + */