mirror of
				https://git.tukaani.org/xz.git
				synced 2025-10-31 05:22:55 +00:00 
			
		
		
		
	xz: Fix a comment.
This commit is contained in:
		
							parent
							
								
									4da8e1d833
								
							
						
					
					
						commit
						6b65e84bd4
					
				| @ -31,8 +31,8 @@ typedef struct { | ||||
| } option_map; | ||||
| 
 | ||||
| 
 | ||||
| /// Parses option=value pairs that are separated with colons, semicolons,
 | ||||
| /// or commas: opt=val:opt=val;opt=val,opt=val
 | ||||
| /// Parses option=value pairs that are separated with commas:
 | ||||
| /// opt=val,opt=val,opt=val
 | ||||
| ///
 | ||||
| /// Each option is a string, that is converted to an integer using the
 | ||||
| /// index where the option string is in the array.
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user