# HG changeset patch # User Matti Hamalainen # Date 1498724972 -10800 # Node ID 1997cc07a7aebcc941630abce2e61be10b3d06b7 # Parent ce86ea4b08aa6db44dee2de982173bbcb3da0b76 Comment. diff -r ce86ea4b08aa -r 1997cc07a7ae src/main.cpp --- a/src/main.cpp Wed Jun 28 08:12:45 2017 +0300 +++ b/src/main.cpp Thu Jun 29 11:29:32 2017 +0300 @@ -992,6 +992,7 @@ if (!slGetPersonInfo(id, pinfo)) { statusMsg(tr("Virhe! Ei henkilöä ID:llä #%1").arg(id)); + // Intentional fall-through below } else {