On 10/19/11 20:05, Peter Hutterer wrote:
Signed-off-by: Peter Hutterer<[email protected]> --- hw/xfree86/common/xf86Option.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)diff --git a/hw/xfree86/common/xf86Option.c b/hw/xfree86/common/xf86Option.c index 1a1f42a..9c52878 100644 --- a/hw/xfree86/common/xf86Option.c +++ b/hw/xfree86/common/xf86Option.c @@ -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
Reviewed-by: Alan Coopersmith <[email protected]> -- -Alan Coopersmith- [email protected] Oracle Solaris Platform Engineering: X Window System _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
