]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/uni2name.h
ICU-66108.tar.gz
[apple/icu.git] / icuSources / i18n / uni2name.h
index aede864564a65ba309fea067311988233839ca1d..99309c8e0f87858599178a5b9b49c9bfb236ddf6 100644 (file)
@@ -1,3 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 /*
 **********************************************************************
 *   Copyright (C) 2001-2007, International Business Machines
@@ -46,7 +48,7 @@ class UnicodeNameTransliterator : public Transliterator {
     /**
      * Transliterator API.
      */
-    virtual Transliterator* clone(void) const;
+    virtual UnicodeNameTransliterator* clone() const;
 
     /**
      * ICU "poor man's RTTI", returns a UClassID for the actual class.