mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
Removed superfluous @param in bus.h.
This commit is contained in:
parent
7684ca2e8c
commit
7959a3faec
@ -252,7 +252,6 @@ struct bus_t {
|
||||
* @param message message to send/receive
|
||||
* @param incoming TRUE for incoming messages, FALSE for outgoing
|
||||
* @param plain TRUE if message is parsed and decrypted, FALSE it not
|
||||
* @param
|
||||
*/
|
||||
void (*message)(bus_t *this, message_t *message, bool incoming, bool plain);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user