[PATCH RESEND 3/5] xfree86: Fix a comment, the old function doesn't exist anymore

Alan Coopersmith alan.coopersmith at oracle.com
Wed Oct 19 20:43:54 PDT 2011


On 10/19/11 20:05, Peter Hutterer wrote:
> Signed-off-by: Peter Hutterer<peter.hutterer at who-t.net>
> ---
>   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 <alan.coopersmith at oracle.com>

-- 
	-Alan Coopersmith-        alan.coopersmith at oracle.com
	 Oracle Solaris Platform Engineering: X Window System



More information about the xorg-devel mailing list