mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-01 04:50:08 +01:00
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
1 changed files with 1 additions and 1 deletions
|
|
@ -299,7 +299,7 @@ xf86CheckPercentOption(XF86OptionPtr optlist, const char *name, double deflt)
|
|||
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.
|
||||
*/
|
||||
XF86OptionPtr
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue