-
Leandro Melo authored
Changed < for <= in Utils::unCommentSelection to catch cases where there are no characters (only a line end, for example) after the comment start mark. Ex.: /* void f();*/
Leandro Melo authoredChanged < for <= in Utils::unCommentSelection to catch cases where there are no characters (only a line end, for example) after the comment start mark. Ex.: /* void f();*/