crypto: Fix typo in example
commitb3afe33526eca082cd5b0cdb12aabf5315cdf68b
authorEric Blake <eblake@redhat.com>
Mon, 21 Dec 2015 15:54:17 +0000 (21 08:54 -0700)
committerMichael Tokarev <mjt@tls.msk.ru>
Mon, 11 Jan 2016 08:39:28 +0000 (11 11:39 +0300)
treed62a393b60ce36234d09c56c324bb1e319b978a5
parent82407515fe36c2d6cbd62f24c04f700f7dc25a69
crypto: Fix typo in example

The example code wouldn't even compile, since it did not use
a consistent spelling for the Error ** parameter.

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
include/crypto/tlssession.h