Skip to content

Commit 637fb6c

Browse files
authored
Fix documentation for unregister_availability_handler(#707)
1 parent 48bc6b8 commit 637fb6c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

interface/vsomeip/application.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,6 @@ class application {
571571
* availability shall be reported. Can be set to ANY_SERVICE.
572572
* \param _instance Instance identifier of the service instance whose
573573
* availability shall be reported. Can be set to ANY_INSTANCE.
574-
* \param _handler Callback to be called if availability changes.
575574
* \param _major Major service version. The parameter defaults to
576575
* DEFAULT_MAJOR and can be set to ANY_MAJOR.
577576
* \param _minor Minor service version. The parameter defaults to

0 commit comments

Comments
 (0)