mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-07 13:30:07 -05:00
fix doxygen errors (syntax errors and wrong references)
This commit is contained in:
parent
59b6cbec84
commit
16a15f56c4
4 changed files with 12 additions and 6 deletions
|
|
@ -77,7 +77,7 @@ clients. A port is corresponding to the MIDI port in the case of MIDI device,
|
|||
but in general it is nothing but the access point between other clients.
|
||||
Each port may have capability flags, which specify the read/write
|
||||
accessbility and subscription permissions of the port.
|
||||
For creation of a port, call #snd_seq_create_port() \endlink
|
||||
For creation of a port, call #snd_seq_create_port()
|
||||
with the appropirate port attribute specified in #snd_seq_port_info_t
|
||||
reocrd.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue