aboutsummaryrefslogtreecommitdiff
path: root/deps/icu-small/source/i18n/casetrn.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/icu-small/source/i18n/casetrn.h')
-rw-r--r--deps/icu-small/source/i18n/casetrn.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/deps/icu-small/source/i18n/casetrn.h b/deps/icu-small/source/i18n/casetrn.h
index 1067e0fc7b..eee443fc81 100644
--- a/deps/icu-small/source/i18n/casetrn.h
+++ b/deps/icu-small/source/i18n/casetrn.h
@@ -1,4 +1,4 @@
-// Copyright (C) 2016 and later: Unicode, Inc. and others.
+// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html
/*
*******************************************************************************
@@ -8,7 +8,7 @@
*
*******************************************************************************
* file name: casetrn.h
-* encoding: US-ASCII
+* encoding: UTF-8
* tab size: 8 (not used)
* indentation:4
*
@@ -84,7 +84,6 @@ protected:
UTransPosition& offsets,
UBool isIncremental) const;
- const UCaseProps *fCsp;
UCaseMapFull *fMap;
private: