mirror of
				https://github.com/pbatard/rufus.git
				synced 2024-08-14 23:57:05 +00:00 
			
		
		
		
	Spelling: [libcdio] uninitialized
This commit is contained in:
		
							parent
							
								
									8937c76e22
								
							
						
					
					
						commit
						0e99460819
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -475,7 +475,7 @@ extern "C" { | ||||||
|      on a particular host. */ |      on a particular host. */ | ||||||
|   extern CdIo_driver_t CdIo_driver[]; |   extern CdIo_driver_t CdIo_driver[]; | ||||||
| 
 | 
 | ||||||
|   /* The last valid entry of Cdio_driver. -1 means uninitialzed. -2 
 |   /* The last valid entry of Cdio_driver. -1 means uninitialized. -2 
 | ||||||
|      means some sort of error. |      means some sort of error. | ||||||
|    */ |    */ | ||||||
|   extern int CdIo_last_driver;  |   extern int CdIo_last_driver;  | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue