docs: Fix documentation for 95d300eac5

This commit is contained in:
Ross Lagerwall
2015-04-07 18:22:58 +01:00
parent b470b12c49
commit 495d864e43
3 changed files with 3 additions and 1 deletions

View File

@@ -37,6 +37,7 @@ typedef struct _GTlsClientConnectionInterface GTlsClientConnectionInterface;
/**
* GTlsClientConnectionInterface:
* @g_iface: The parent interface.
* @copy_session_state: Copies session state from one #GTlsClientConnection to another.
*
* vtable for a #GTlsClientConnection implementation.
*