Skip to content

Commit

Permalink
Refs #21096: Linter
Browse files Browse the repository at this point in the history
Signed-off-by: Mario Dominguez <[email protected]>
  • Loading branch information
Mario-DL committed Jun 3, 2024
1 parent 199474e commit 1598ca9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ PDPClientListener::PDPClientListener(
}

bool PDPClientListener::check_discovery_conditions(
ParticipantProxyData& /* participant_data */,
void* /* extra data*/)
ParticipantProxyData& /* participant_data */,
void* /* extra data*/)
{
/* Do not check PID_VENDOR_ID */
// In Discovery Server we don't impose
Expand Down

0 comments on commit 1598ca9

Please sign in to comment.