fix doxygen errors (syntax errors and wrong references)

This commit is contained in:
Clemens Ladisch 2004-03-02 17:13:49 +00:00
parent 59b6cbec84
commit 16a15f56c4
4 changed files with 12 additions and 6 deletions

View file

@ -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.