mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-16 02:07:15 +00:00
ICU-4599 promote @draft ICU 2.8 to @internal in an implementation file
X-SVN-Rev: 18040
This commit is contained in:
parent
b30ef92e94
commit
b10ec1881c
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
*******************************************************************************
|
||||
*
|
||||
* Copyright (C) 2003-2004, International Business Machines
|
||||
* Copyright (C) 2003-2005, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
*
|
||||
*******************************************************************************
|
||||
|
@ -90,7 +90,7 @@ fileSize(FILE *f) {
|
|||
* @see UDataSwapFn
|
||||
* @see udata_openSwapper
|
||||
* @see udata_openSwapperForInputData
|
||||
* @draft ICU 2.8
|
||||
* @internal ICU 2.8
|
||||
*/
|
||||
static int32_t
|
||||
udata_swap(const UDataSwapper *ds,
|
||||
|
|
Loading…
Add table
Reference in a new issue