[PATCH] xfree86: fix typo in optionTypeToSting.
Dan Nicholson
dbn.lists at gmail.com
Mon May 17 19:30:25 PDT 2010
On Mon, May 17, 2010 at 6:15 PM, Peter Hutterer
<peter.hutterer at who-t.net> wrote:
> Because we don't want anyone to get hurt.
>
> Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
> ---
> hw/xfree86/common/xf86Configure.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/hw/xfree86/common/xf86Configure.c b/hw/xfree86/common/xf86Configure.c
> index 1573cc6..c34ef1d 100644
> --- a/hw/xfree86/common/xf86Configure.c
> +++ b/hw/xfree86/common/xf86Configure.c
> @@ -322,7 +322,7 @@ configureScreenSection (int screennum)
> }
>
> static const char*
> -optionTypeToSting(OptionValueType type)
That's awesome.
Reviewed-by: Dan Nicholson <dbn.lists at gmail.com>
More information about the xorg-devel
mailing list