]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
callback-cred: Document missing callback argument
authorTobias Brunner <tobias@strongswan.org>
Mon, 28 Nov 2022 16:13:11 +0000 (17:13 +0100)
committerTobias Brunner <tobias@strongswan.org>
Mon, 28 Nov 2022 16:18:18 +0000 (17:18 +0100)
src/libstrongswan/credentials/sets/callback_cred.h

index 0cf2730166119f0fa14528591eb499c77b8959d2..adea273b4cf05f21c7ae1af4d849f4851e3e2d63 100644 (file)
@@ -29,6 +29,7 @@ typedef struct callback_cred_t callback_cred_t;
 /**
  * Callback function to get shared keys.
  *
+ * @param data                 data passed to the constructor
  * @param type                 type of requested shared key
  * @param me                   own identity
  * @param other                        other identity