Index: src/sfnt/SkOTUtils.h |
diff --git a/src/sfnt/SkOTUtils.h b/src/sfnt/SkOTUtils.h |
index 51781b40cde8782a3aae901f247f33b41a1aaab4..691bd76d516b22a5b859d85d234b6975101dd872 100644 |
--- a/src/sfnt/SkOTUtils.h |
+++ b/src/sfnt/SkOTUtils.h |
@@ -33,6 +33,8 @@ struct SkOTUtils { |
* UnicodeBMPUCS2, and English_UnitedStates settings. |
* |
* fontName and fontNameLen must be specified in terms of ASCII chars. |
+ * |
+ * Does not affect fontData's ownership. |
*/ |
static SkData* RenameFont(SkStream* fontData, const char* fontName, int fontNameLen); |