From e1a1b3fc90af66a5db5ee92514b0a7c52e49d1ed Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 16 Feb 1999 13:16:33 +0000 Subject: See ChangeLog: Tue Feb 16 14:10:02 CET 1999 Werner Koch --- include/cipher.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/cipher.h') diff --git a/include/cipher.h b/include/cipher.h index 55a566264..8e7012fa3 100644 --- a/include/cipher.h +++ b/include/cipher.h @@ -144,7 +144,7 @@ void cipher_sync( CIPHER_HANDLE c ); int string_to_pubkey_algo( const char *string ); const char * pubkey_algo_to_string( int algo ); int check_pubkey_algo( int algo ); -int check_pubkey_algo2( int algo, unsigned usage ); +int check_pubkey_algo2( int algo, unsigned use ); int pubkey_get_npkey( int algo ); int pubkey_get_nskey( int algo ); int pubkey_get_nsig( int algo ); -- cgit v1.2.3