summaryrefslogtreecommitdiffstats
path: root/include/ttunpat.h
diff options
context:
space:
mode:
authorMakoto Onuki <omakoto@google.com>2015-06-09 16:35:08 -0700
committerMakoto Onuki <omakoto@google.com>2015-06-10 14:52:29 -0700
commitec62c527eb34ee4481a0153ceb42dfd35d7e1d26 (patch)
tree7e67208cafc4572557e8d10469fb5dc173ca2edf /include/ttunpat.h
parentb7aab0ad37ad69279e367e5960912fc3ff778233 (diff)
downloadandroid_external_freetype-ec62c527eb34ee4481a0153ceb42dfd35d7e1d26.tar.gz
android_external_freetype-ec62c527eb34ee4481a0153ceb42dfd35d7e1d26.tar.bz2
android_external_freetype-ec62c527eb34ee4481a0153ceb42dfd35d7e1d26.zip
Update to freetype 2.6.0
Bug 18751561 Change-Id: I871cc2925dc5908ec48073e11ecffad1924bbf50
Diffstat (limited to 'include/ttunpat.h')
-rw-r--r--include/ttunpat.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/ttunpat.h b/include/ttunpat.h
index a016275..8ea5568 100644
--- a/include/ttunpat.h
+++ b/include/ttunpat.h
@@ -4,7 +4,7 @@
/* */
/* Definitions for the unpatented TrueType hinting system */
/* */
-/* Copyright 2003, 2006 by */
+/* Copyright 2003-2015 by */
/* David Turner, Robert Wilhelm, and Werner Lemberg. */
/* */
/* Written by Graham Asher <graham.asher@btinternet.com> */
@@ -48,7 +48,8 @@ FT_BEGIN_HEADER
*/
#define FT_PARAM_TAG_UNPATENTED_HINTING FT_MAKE_TAG( 'u', 'n', 'p', 'a' )
- /* */
+ /* */
+
FT_END_HEADER