Skip to content

Commit 499f715

Browse files
committed
MotorPlugin: correct include guard comment
Signed-off-by: Rhys Mainwaring <rhys.mainwaring@me.com>
1 parent c75586f commit 499f715

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/MotorPlugin.hh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,4 @@ class MotorPlugin :
9191
} // namespace sim
9292
} // namespace gz
9393

94-
#endif // PARACHUTEPLUGIN_HH_
94+
#endif // MOTORPLUGIN_HH_

0 commit comments

Comments
 (0)