ICU-837 Add a comment about the API

X-SVN-Rev: 8311
This commit is contained in:
George Rhoten 2002-03-30 00:03:02 +00:00
parent 1c24ef9b24
commit 13167a2d54

View File

@ -503,6 +503,7 @@ DecimalFormatSymbols::getSymbol(ENumberFormatSymbol symbol) const {
// -------------------------------------
/* TODO: This should use "const UnicodeString &value" */
inline void
DecimalFormatSymbols::setSymbol(ENumberFormatSymbol symbol, UnicodeString value) {
if(symbol<kFormatSymbolCount) {