The problem is with the comments syntax coloration.

If the start Tag /* is immediatly folowed by char * like /** (or /******************), N++ does not recognize the lines after as comments.

Tested on N++ 3.5.

What do think about this?