mmb
Senior Member
42 Posts |
Posted - Apr 29 2007 : 2:48:27 PM
|
In the VA Outline tool, in multiline C comments only the first line is colored right, e.g.
/** * bla * bla */ int f() { }
When the tooltip for the comments opens, only the first line ist colored, the others are colored as code. The same thing happens generally in VC 6 tooltips, so it's maybe the same old bug... |
|