aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/utils/make_preload
AgeCommit message (Collapse)Author
2011-10-13make_preload: Don't output a C comment start inside a commentBjörn Gustavsson
We already avoid outputting a comment terminator ("*/") inside a comment to avoid causing a syntax error. Also avoid outputting the start of a comment ("/*") to avoid causing a compiler warning. Noticed-by: Tuncer Ayaz
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP