[PATCH 11/26] lib: fwts_button: fix comment on function name
Keng-Yu Lin
kengyu at canonical.com
Wed Oct 17 07:45:01 UTC 2012
On Mon, Oct 15, 2012 at 4:32 AM, Colin King <colin.king at canonical.com> wrote:
> From: Colin Ian King <colin.king at canonical.com>
>
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> ---
> src/lib/src/fwts_button.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/lib/src/fwts_button.c b/src/lib/src/fwts_button.c
> index a22da82..c410d5f 100644
> --- a/src/lib/src/fwts_button.c
> +++ b/src/lib/src/fwts_button.c
> @@ -93,7 +93,7 @@ static int fwts_button_match_state_proc(int button, int *matched, int *not_match
> }
>
> /*
> - * fwts_button_match_state_proc()
> + * fwts_button_match_state()
> * find matching button state and keep count of matching
> * any non-matching states found
> *
> --
> 1.7.10.4
>
Acked-by: Keng-Yu Lin <kengyu at canonical.com>
More information about the fwts-devel
mailing list