mirror of
				https://github.com/pbatard/rufus.git
				synced 2024-08-14 23:57:05 +00:00 
			
		
		
		
	Spelling: [libcdio] followed
This commit is contained in:
		
							parent
							
								
									ad01dd74bc
								
							
						
					
					
						commit
						492bbce30b
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -810,7 +810,7 @@ typedef struct _iso9660_s iso9660_t; | ||||||
|    |    | ||||||
|   /*!  
 |   /*!  
 | ||||||
|     Take psz_path and a version number and turn that into a ISO-9660 |     Take psz_path and a version number and turn that into a ISO-9660 | ||||||
|     pathname.  (That's just the pathname followd by ";" and the version |     pathname.  (That's just the pathname followed by ";" and the version | ||||||
|     number. For example, mydir/file.ext -> MYDIR/FILE.EXT;1 for version |     number. For example, mydir/file.ext -> MYDIR/FILE.EXT;1 for version | ||||||
|     1. The resulting ISO-9660 pathname is returned. |     1. The resulting ISO-9660 pathname is returned. | ||||||
|   */ |   */ | ||||||
|  |  | ||||||
|  | @ -1103,7 +1103,7 @@ iso9660_pathname_valid_p (const char pathname[]) | ||||||
| 
 | 
 | ||||||
| /*!  
 | /*!  
 | ||||||
|   Take pathname and a version number and turn that into a ISO-9660 |   Take pathname and a version number and turn that into a ISO-9660 | ||||||
|   pathname.  (That's just the pathname followd by ";" and the version |   pathname.  (That's just the pathname followed by ";" and the version | ||||||
|   number. For example, mydir/file.ext -> mydir/file.ext;1 for version |   number. For example, mydir/file.ext -> mydir/file.ext;1 for version | ||||||
|   1. The resulting ISO-9660 pathname is returned. |   1. The resulting ISO-9660 pathname is returned. | ||||||
| */ | */ | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue