dsa: fix compiler warning
This commit is contained in:
		
							parent
							
								
									2addbcf315
								
							
						
					
					
						commit
						9203472789
					
				@ -27,7 +27,6 @@
 | 
				
			|||||||
*/
 | 
					*/
 | 
				
			||||||
int dsa_export(unsigned char *out, unsigned long *outlen, int type, dsa_key *key)
 | 
					int dsa_export(unsigned char *out, unsigned long *outlen, int type, dsa_key *key)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
   unsigned char flags[1];
 | 
					 | 
				
			||||||
   unsigned long zero=0;
 | 
					   unsigned long zero=0;
 | 
				
			||||||
   int err;
 | 
					   int err;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user