Skip to content

Commit

Permalink
Fix lint: remove trailing whitespace (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobperron authored Dec 6, 2018
1 parent 0c39c9e commit 3577298
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ typedef struct CustomParticipantInfo

// Flag to establish if the QoS of the participant,
// its publishers and its subscribers are going
// to be configured only from an XML file or if
// their settings are going to be overwritten by code
// to be configured only from an XML file or if
// their settings are going to be overwritten by code
// with the default configuration.
bool leave_middleware_default_qos;
} CustomParticipantInfo;
Expand Down

0 comments on commit 3577298

Please sign in to comment.