ref: 3dfcef690dd326266b5c73b1df7d25c31491c843
parent: 748b171dd7c59e88c8982ffc45a80f6e370ad6a8
author: Suzuki, Toshiya (鈴木俊哉) <[email protected]>
date: Wed Dec 28 01:47:12 EST 2005
add '\n' to the end of src/sfnt/ttbdf.c
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-12-28 suzuki toshiya <[email protected]>
+
+ * src/sfnt/sfnt/ttbdf.c: add newline '\n' to the end of file,
+ for MPW compiler.
+
2005-12-23 David Turner <[email protected]>
* Jamfile (RefDoc), docs/reference/README: Fix it so that `jam
--- a/src/sfnt/ttbdf.c
+++ b/src/sfnt/ttbdf.c
@@ -246,4 +246,4 @@
#endif /* TT_CONFIG_OPTION_BDF */
-/* END */
\ No newline at end of file
+/* END */