acassis commented on PR #18863: URL: https://github.com/apache/nuttx/pull/18863#issuecomment-4459445821
> I will maybe ask the other way. This PR changes > > ``` > /* (n) * > * (n) */ > ``` > > to > > ``` > /* (n) ** > * (n) */ > ``` > > To make the start and the end of the comment block to finish at the same column. Is it right? No, looking all existing decorated comments, the way is as I showed before, you have same number of starts in both lines -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
