Fixed compilation warning about nested comments
[fw/sdcc] / ChangeLog
index 08d5d6d98c39edcb60de99ea1cbb9ece121fc201..ffddb6e3d20aa0507d4aec9affd8dabb9c515621 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-03-21 Philipp Klaus Krause <pkk AT spth.de>
+
+       * src/z80/ralloc.c (callFuncByName):
+         Used // instead of /**/ to fix compilation warning about nested comments.
+
 2008-03-20 Maarten Brock <sourceforge.brock AT dse.nl>
 
        * src/SDCCsymt.c (comparePtrType): fixed bug 1921073