Skip to content

Commit

Permalink
Update TAO/orbsvcs/IFR_Service/ifr_adding_visitor.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: Fred Hornsey <[email protected]>
  • Loading branch information
tmayoff and iguessthislldo authored Aug 18, 2023
1 parent 2564f45 commit bbf82d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TAO/orbsvcs/IFR_Service/ifr_adding_visitor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2302,7 +2302,7 @@ ifr_adding_visitor::visit_sequence (AST_Sequence *node)
}

int
ifr_adding_visitor::visit_map (AST_Map *node)
ifr_adding_visitor::visit_map (AST_Map *)
{
ORBSVCS_ERROR_RETURN ((
LM_ERROR,
Expand Down

0 comments on commit bbf82d1

Please sign in to comment.