mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-10-30 19:20:40 -04:00 
			
		
		
		
	Fix typo in bignum.c
This commit is contained in:
		
							parent
							
								
									b9e4e2c97a
								
							
						
					
					
						commit
						c37b0ac4b2
					
				| @ -1782,7 +1782,7 @@ cleanup: | |||||||
|  * Fill X with size bytes of random. |  * Fill X with size bytes of random. | ||||||
|  * |  * | ||||||
|  * Use a temporary bytes representation to make sure the result is the same |  * Use a temporary bytes representation to make sure the result is the same | ||||||
|  * regardless of the platform endianness (usefull when f_rng is actually |  * regardless of the platform endianness (useful when f_rng is actually | ||||||
|  * deterministic, eg for tests). |  * deterministic, eg for tests). | ||||||
|  */ |  */ | ||||||
| int mpi_fill_random( mpi *X, size_t size, | int mpi_fill_random( mpi *X, size_t size, | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Paul Bakker
						Paul Bakker