提交 f0abcd69 编写于 作者: B Behdad Esfahbod

Whitespace

上级 a8d960bd
...@@ -86,12 +86,9 @@ inline Type& StructAfter(TObject &X) ...@@ -86,12 +86,9 @@ inline Type& StructAfter(TObject &X)
/* /*
* Class features * Null objects
*/ */
/* Null objects */
/* Global nul-content Null pool. Enlarge as necessary. */ /* Global nul-content Null pool. Enlarge as necessary. */
static const void *_NullPool[32 / sizeof (void *)]; static const void *_NullPool[32 / sizeof (void *)];
...@@ -313,6 +310,8 @@ struct Sanitizer ...@@ -313,6 +310,8 @@ struct Sanitizer
}; };
/* /*
* *
* The OpenType Font File: Data Types * The OpenType Font File: Data Types
...@@ -437,7 +436,7 @@ ASSERT_SIZE (FixedVersion, 4); ...@@ -437,7 +436,7 @@ ASSERT_SIZE (FixedVersion, 4);
/* /*
* Template subclasses of Offset and LongOffset that do the dereferencing. * Template subclasses of Offset and LongOffset that do the dereferencing.
* Use: (this+memberName) * Use: (base+offset)
*/ */
template <typename OffsetType, typename Type> template <typename OffsetType, typename Type>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册