diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2011-02-06 16:54:40 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2011-02-06 22:06:24 +0100 |
commit | 255743fe481668e05746bbe49d1f362cb0ee60f8 (patch) | |
tree | 4be7525c13a26e4ff5831ad4562115cac48a83eb /doc/cha-functions.texi | |
parent | 069f5e2f4e584d302d850eaf7207f8274d478b13 (diff) | |
download | gnutls-255743fe481668e05746bbe49d1f362cb0ee60f8.tar.gz |
Removed inner application extension.
Diffstat (limited to 'doc/cha-functions.texi')
-rw-r--r-- | doc/cha-functions.texi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/cha-functions.texi b/doc/cha-functions.texi index f73bc571e9..d0260ba395 100644 --- a/doc/cha-functions.texi +++ b/doc/cha-functions.texi @@ -105,8 +105,6 @@ The control flow in a typical server is similar to the above, use @code{gnutls_ia_client_credentials_t}, and replace the call to the client functions with the corresponding server functions. -@include ia-api.texi - @node Error codes and descriptions @section Error Codes and Descriptions @anchor{Error Codes} |