help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnutls] Slight enum vs. `int' typo


From: Ludovic Courtès
Subject: [Help-gnutls] Slight enum vs. `int' typo
Date: Sun, 08 Apr 2007 19:32:35 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Hi,

The last argument of `gnutls_psk_set_client_credentials ()' should have
type `gnutls_psk_key_flags' instead of `unsigned int' (hopefully the
size of both types is the same on C89-compliant platforms ;-)).  I
believe that last argument should also be renamed to `format' for
clarity.

Thanks,
Ludovic.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]