mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	pica_types: Fix typo in docstring.
This commit is contained in:
		
							parent
							
								
									a949fd5f25
								
							
						
					
					
						commit
						b694423d09
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -19,7 +19,7 @@ namespace Pica { | ||||||
|  *  - The next `E` bits are the exponent |  *  - The next `E` bits are the exponent | ||||||
|  *  - The last bit is the sign bit |  *  - The last bit is the sign bit | ||||||
|  * |  * | ||||||
|  * @todo Verify on HW if this conversion is sufficently accurate. |  * @todo Verify on HW if this conversion is sufficiently accurate. | ||||||
|  */ |  */ | ||||||
| template<unsigned M, unsigned E> | template<unsigned M, unsigned E> | ||||||
| struct Float { | struct Float { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue