add '\n' to the end of src/sfnt/ttbdf.c
diff --git a/ChangeLog b/ChangeLog
index 0f7985d..22ea3be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-12-28 suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
+
+ * src/sfnt/sfnt/ttbdf.c: add newline '\n' to the end of file,
+ for MPW compiler.
+
2005-12-23 David Turner <david@freetype.org>
* Jamfile (RefDoc), docs/reference/README: Fix it so that `jam
diff --git a/src/sfnt/ttbdf.c b/src/sfnt/ttbdf.c
index aa08b90..52bbce0 100644
--- 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 */