mirror of
				https://github.com/pbatard/rufus.git
				synced 2024-08-14 23:57:05 +00:00 
			
		
		
		
	Spelling: [libcdio] [API Change] partition
This commit is contained in:
		
							parent
							
								
									0e99460819
								
							
						
					
					
						commit
						9d10179091
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -121,7 +121,7 @@ extern enum iso_vd_enum_s { | ||||||
|   ISO_VD_BOOT_RECORD   =  0,  /**< CD is bootable */ |   ISO_VD_BOOT_RECORD   =  0,  /**< CD is bootable */ | ||||||
|   ISO_VD_PRIMARY       =  1,  /**< Is in any ISO-9660 */ |   ISO_VD_PRIMARY       =  1,  /**< Is in any ISO-9660 */ | ||||||
|   ISO_VD_SUPPLEMENTARY =  2,  /**< Used by Joliet, for example */ |   ISO_VD_SUPPLEMENTARY =  2,  /**< Used by Joliet, for example */ | ||||||
|   ISO_VD_PARITION      =  3,  /**< Indicates a partition of a CD */ |   ISO_VD_PARTITION      =  3,  /**< Indicates a partition of a CD */ | ||||||
|   ISO_VD_END           = 255 |   ISO_VD_END           = 255 | ||||||
| } iso_vd_enums; | } iso_vd_enums; | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue