user-accounts: fix compilation warning and function name
https://bugzilla.gnome.org/show_bug.cgi?id=704741
This commit is contained in:
parent
f342aa4254
commit
8c43927d83
4 changed files with 4 additions and 4 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue