fix to match the header methods
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18825 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
769952f1a1
commit
5c6b99aafa
@ -329,7 +329,7 @@
|
||||
</sect3>
|
||||
|
||||
<sect3 id="bmidiendpoint_setproperties">
|
||||
<title>status_t BMidiEndpoint::SetProperties(const BMessage* props)</title>
|
||||
<title>status_t BMidiEndpoint::SetProperties(const BMessage* properties)</title>
|
||||
|
||||
<para>
|
||||
Changes the properties of the endpoint
|
||||
@ -423,7 +423,7 @@
|
||||
</sect3>
|
||||
|
||||
<sect3 id="bmidiendpoint_getproperties">
|
||||
<title>status_t BMidiEndpoint::GetProperties(BMessage* props) const</title>
|
||||
<title>status_t BMidiEndpoint::GetProperties(BMessage* properties) const</title>
|
||||
|
||||
<para>
|
||||
Reads the properties of the endpoint
|
||||
|
Loading…
Reference in New Issue
Block a user