Skip to content

Commit

Permalink
Correction of interface description comments (COVESA#464)
Browse files Browse the repository at this point in the history
Co-authored-by: 许营博 <gw00280825@tech.gwm.cn>
  • Loading branch information
green-hand-Xu and 许营博 authored Jun 14, 2023
1 parent 0746484 commit 9d8aa22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interface/vsomeip/message_base.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ class message_base
VSOMEIP_EXPORT virtual request_t get_request() const = 0;

/**
* \brief Set the client identifier in the message header.
* \brief Get the client identifier in the message header.
*/
VSOMEIP_EXPORT virtual client_t get_client() const = 0;

Expand Down

0 comments on commit 9d8aa22

Please sign in to comment.