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:
@@ -329,7 +329,7 @@
|
|||||||
</sect3>
|
</sect3>
|
||||||
|
|
||||||
<sect3 id="bmidiendpoint_setproperties">
|
<sect3 id="bmidiendpoint_setproperties">
|
||||||
<title>status_t BMidiEndpoint::SetProperties(const BMessage* props)</title>
|
<title>status_t BMidiEndpoint::SetProperties(const BMessage* properties)</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Changes the properties of the endpoint
|
Changes the properties of the endpoint
|
||||||
@@ -423,7 +423,7 @@
|
|||||||
</sect3>
|
</sect3>
|
||||||
|
|
||||||
<sect3 id="bmidiendpoint_getproperties">
|
<sect3 id="bmidiendpoint_getproperties">
|
||||||
<title>status_t BMidiEndpoint::GetProperties(BMessage* props) const</title>
|
<title>status_t BMidiEndpoint::GetProperties(BMessage* properties) const</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Reads the properties of the endpoint
|
Reads the properties of the endpoint
|
||||||
|
|||||||
Reference in New Issue
Block a user