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
|
@ -29,4 +29,4 @@ gdouble pw_strength (const gchar *password,
|
|||
const gchar **hint,
|
||||
const gchar **long_hints,
|
||||
gint *strength_level);
|
||||
int pw_strenght_hint_get_width_chars ();
|
||||
int pw_strength_hint_get_width_chars (void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue