Skip to content

Commit

Permalink
Fix /* in comment warning by terminating the comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
BsAtHome committed Dec 1, 2024
1 parent 6b61433 commit 618c13f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/hal/utils/halrmt.c
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,7 @@
#include "inifile.h" // iniFind() from libnml
#endif
#include <rtapi_string.h>
*/

/***********************************************************************
* LOCAL FUNCTION DECLARATIONS *
Expand Down

0 comments on commit 618c13f

Please sign in to comment.