From 3ec3973fc4831c01ba6844c49daf76e5df5d5402 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(-) 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