Imported Upstream version 58.1
[platform/upstream/icu.git] / source / i18n / decimfmtimpl.h
index 9193d57..82f154e 100644 (file)
@@ -1,3 +1,5 @@
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 /*
 ********************************************************************************
 *   Copyright (C) 2015, International Business Machines
@@ -217,7 +219,7 @@ UnicodeString &format(
         FieldPositionIterator *posIter,
         UErrorCode &status) const;
 UnicodeString &format(
-        const StringPiece &number,
+        StringPiece number,
         UnicodeString &appendTo,
         FieldPositionIterator *posIter,
         UErrorCode &status) const;