Skip to content

Commit

Permalink
Whitespace
Browse files Browse the repository at this point in the history
    * TAO/tao/PI/PICurrent_Impl.h:
  • Loading branch information
jwillemsen committed May 21, 2024
1 parent 4cb33f4 commit deef2c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TAO/tao/PI/PICurrent_Impl.h
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ namespace TAO
void set_callback_for_impending_change (PICurrent_Impl *p);

/// Type for the underyling "slot table."
using Table = ACE_Array_Base<CORBA::Any> ;
using Table = ACE_Array_Base<CORBA::Any>;

/// Return a reference to the slot table currently associated
/// with this PICurrent_Impl object.
Expand Down

0 comments on commit deef2c3

Please sign in to comment.