[PATCH 11/26] lib: fwts_button: fix comment on function name
Colin King
colin.king at canonical.com
Sun Oct 14 20:32:03 UTC 2012
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
More information about the fwts-devel
mailing list