+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
/*
******************************************************************************
*
-* Copyright (C) 1998-2004, International Business Machines
+* Copyright (C) 1998-2006, International Business Machines
* Corporation and others. All Rights Reserved.
*
******************************************************************************
int32_t fPrecision; /* Precision */
int32_t fWidth; /* Width */
+ UChar fOrigSpec; /* Conversion specification */
UChar fSpec; /* Conversion specification */
UChar fPadChar; /* Padding character */