Skip to content

Commit

Permalink
Fix documentation for unregister_availability_handler(#707)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ax9DTW committed Sep 2, 2024
1 parent 48bc6b8 commit 637fb6c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion interface/vsomeip/application.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,6 @@ class application {
* availability shall be reported. Can be set to ANY_SERVICE.
* \param _instance Instance identifier of the service instance whose
* availability shall be reported. Can be set to ANY_INSTANCE.
* \param _handler Callback to be called if availability changes.
* \param _major Major service version. The parameter defaults to
* DEFAULT_MAJOR and can be set to ANY_MAJOR.
* \param _minor Minor service version. The parameter defaults to
Expand Down

0 comments on commit 637fb6c

Please sign in to comment.