From 8aa710e8621a06ee40e2d71fb28d80c6248dab9c Mon Sep 17 00:00:00 2001 From: rogue-spectre Date: Wed, 27 Jul 2016 09:19:52 +0200 Subject: Missing coma missing coma cause hang for unchanged or recent password error --- capplets/about-me/mate-about-me-password.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'capplets/about-me/mate-about-me-password.c') diff --git a/capplets/about-me/mate-about-me-password.c b/capplets/about-me/mate-about-me-password.c index 567ef94e..91369fa6 100644 --- a/capplets/about-me/mate-about-me-password.c +++ b/capplets/about-me/mate-about-me-password.c @@ -508,7 +508,7 @@ io_watch_stdout (GIOChannel *source, GIOCondition condition, PasswordDialog *pdi "case", "wrapped", "recovered", - "recent" + "recent", "unchanged", "match", "1 numeric or special", -- cgit v1.2.1