* support/cpp2/c-ppoutput.c: fixed warning: no newline at end of file
[fw/sdcc] / ChangeLog
index e6a231b5540db64f66bbabfc4901caa6d61d17fa..0fe1f0ebfdf876e73011fcf5c01a94b943598dcd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
        * doc/sdccman.lyx: documented #pragma sdcc_hash
        * support/cpp2/sdcpp.c: allow_naked_hash (value of #pragma sdcc_hash)
          initialized to 0
+       * support/cpp2/c-ppoutput.c: fixed warning: no newline at end of file
 
 2007-01-01 Bernhard Held <bernhard AT bernhardheld.de>