mirror of
				https://github.com/libssh2/libssh2.git
				synced 2025-11-03 22:13:11 +03:00 
			
		
		
		
	Fix warnings.
This commit is contained in:
		@@ -79,7 +79,6 @@ int _libssh2_rsa_new(libssh2_rsa_ctx **rsa,
 | 
			
		||||
 | 
			
		||||
int _libssh2_rsa_sha1_verify(libssh2_rsa_ctx *rsa,
 | 
			
		||||
			     const unsigned char *sig,
 | 
			
		||||
			     unsigned long sig_len,
 | 
			
		||||
			     const unsigned char *m,
 | 
			
		||||
			     unsigned long m_len)
 | 
			
		||||
{
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user