Skip to content

Commit

Permalink
doxygen comment fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
rex-schilasky committed Oct 23, 2023
1 parent 6e47bb9 commit e597793
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ecal/core/include/ecal/ecal_event.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ namespace eCAL
ECAL_API bool gOpenNamedEvent(eCAL::EventHandleT* event_, const std::string& event_name_, bool ownership_);

/**
* @brief Open a named event with ownership.
* @brief Open an unnamed event.
*
* @param [out] event_ Returned event struct.
* @param [out] event_ Returned event struct.
*
* @return True if succeeded.
**/
Expand Down

0 comments on commit e597793

Please sign in to comment.