@@ -199,11 +199,11 @@ [f writeString: @"extern const of_unichar_t* const\n" @" of_unicode_upper_table[OF_UNICODE_UPPER_TABLE_SIZE];\n" @"extern const of_unichar_t* const\n" - @" of_unicode_lower_table[OF_UNICODE_LOWER_TABLE_SIZE];"]; + @" of_unicode_lower_table[OF_UNICODE_LOWER_TABLE_SIZE];\n"]; [pool release]; } @end