aboutsummaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorarthurhsu <arthurhsu@google.com>2011-10-20 20:30:19 +0000
committerarthurhsu <arthurhsu@google.com>2011-10-20 20:30:19 +0000
commitd3860a0a205f83e1f37e7f24988c105225c0b903 (patch)
tree3c7edac66ada4c8db568db254ce808523ab901d9 /cpp
parent526b1cbc315cb6aafa4462d45289238937e54fea (diff)
downloadsfntly-d3860a0a205f83e1f37e7f24988c105225c0b903.tar.gz
Fix issue 3: no new line at end of file
Diffstat (limited to 'cpp')
-rw-r--r--cpp/src/sfntly/table/subtable_container_table.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/sfntly/table/subtable_container_table.h b/cpp/src/sfntly/table/subtable_container_table.h
index e77ebbb..0f099de 100644
--- a/cpp/src/sfntly/table/subtable_container_table.h
+++ b/cpp/src/sfntly/table/subtable_container_table.h
@@ -45,4 +45,4 @@ class SubTableContainerTable : public Table {
} // namespace sfntly
-#endif // TYPOGRAPHY_FONT_SFNTLY_SRC_SFNTLY_TABLE_SUBTABLE_CONTAINER_TABLE_H_ \ No newline at end of file
+#endif // TYPOGRAPHY_FONT_SFNTLY_SRC_SFNTLY_TABLE_SUBTABLE_CONTAINER_TABLE_H_