user-accounts: fix compilation warning and function name

https://bugzilla.gnome.org/show_bug.cgi?id=704741
This commit is contained in:
Ondrej Holy 2013-07-23 14:19:43 +02:00
parent f342aa4254
commit 8c43927d83
4 changed files with 4 additions and 4 deletions

View file

@ -162,7 +162,7 @@ pw_strength (const gchar *password,
}
int
pw_strenght_hint_get_width_chars ()
pw_strength_hint_get_width_chars (void)
{
gint len;