changeset 104:1997cc07a7ae

Comment.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 29 Jun 2017 11:29:32 +0300
parents ce86ea4b08aa
children a7729f935f1f
files src/main.cpp
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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
         {