fix invalid description of jack_set_port_rename_callback and JackPortConnectCallback in doxygen comments

Change-Id: I5489729c1540647421258c66c2e74f321d50b777
This commit is contained in:
Matthew Persing 2015-06-16 08:43:23 -05:00 committed by Filipe Coelho
parent 018f44fcdb
commit aa2f1ee0a0
1 changed files with 1 additions and 1 deletions

View File

@ -412,7 +412,7 @@ typedef void (*JackClientRegistrationCallback)(const char* name, int register, v
/**
* Prototype for the client supplied function that is called
* whenever a client is registered or unregistered.
* whenever ports are connected or disconnected.
*
* @param a one of two ports connected or disconnected
* @param b one of two ports connected or disconnected