Skip to content

delete extra semicolon#20

Open
bertaveira wants to merge 1 commit intottk592:masterfrom
bertaveira:fix/extra-semicolon-warning
Open

delete extra semicolon#20
bertaveira wants to merge 1 commit intottk592:masterfrom
bertaveira:fix/extra-semicolon-warning

Conversation

@bertaveira
Copy link
Copy Markdown

I noticed a warning when compiling in my ROS2 node. It appears to have an extra semicolon.

Warning:

/.../lib/spline/src/spline.h:600:2: warning: extra ‘;’ [-Wpedantic]
  600 | };
      | 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant