xfree86: Fix a comment, the old function doesn't exist anymore
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Daniel Stone <daniel@fooishbar.org>
This commit is contained in:
		
							parent
							
								
									aeab26e9e1
								
							
						
					
					
						commit
						f9067c1dd8
					
				|  | @ -299,7 +299,7 @@ xf86CheckPercentOption(XF86OptionPtr optlist, const char *name, double deflt) | ||||||
|     return LookupPercentOption(optlist, name, deflt, FALSE); |     return LookupPercentOption(optlist, name, deflt, FALSE); | ||||||
| } | } | ||||||
| /*
 | /*
 | ||||||
|  * addNewOption() has the required property of replacing the option value |  * xf86AddNewOption() has the required property of replacing the option value | ||||||
|  * if the option is already present. |  * if the option is already present. | ||||||
|  */ |  */ | ||||||
| XF86OptionPtr | XF86OptionPtr | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue