summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorarthurhsu@google.com <arthurhsu@google.com@672e30a5-4c29-85ac-ac6d-611c735e0a51>2011-10-20 20:30:19 +0000
committerarthurhsu@google.com <arthurhsu@google.com@672e30a5-4c29-85ac-ac6d-611c735e0a51>2011-10-20 20:30:19 +0000
commite860660394805c945cb59d70dc431b1a7537c608 (patch)
tree0fa7c9faa5912772fecf383d7e4a6ff6931745b8
parentbe87cfe77f08387d23cabc3a403fa53531b687a8 (diff)
downloadsrc-e860660394805c945cb59d70dc431b1a7537c608.tar.gz
Fix issue 3: no new line at end of file
git-svn-id: http://sfntly.googlecode.com/svn/trunk/cpp/src@102 672e30a5-4c29-85ac-ac6d-611c735e0a51
-rw-r--r--sfntly/table/subtable_container_table.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfntly/table/subtable_container_table.h b/sfntly/table/subtable_container_table.h
index e77ebbb..0f099de 100644
--- a/sfntly/table/subtable_container_table.h
+++ b/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_