pkarashchenko commented on code in PR #6478:
URL: https://github.com/apache/incubator-nuttx/pull/6478#discussion_r902550606


##########
arch/arm64/src/common/arm64_fatal.h:
##########
@@ -72,6 +72,6 @@ void arm64_dump_fatal(struct regs_context * reg);
         PANIC(); \
     } while (true)
 
-#endif /*__ASSEMBLY__ */
+#endif // __ASSEMBLY__

Review Comment:
   why changed to C++ comments here?



-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to