summaryrefslogtreecommitdiffstats
path: root/src/snap.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/snap.cpp')
-rw-r--r--src/snap.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/snap.cpp b/src/snap.cpp
index 1714b6b67..b03b3f89d 100644
--- a/src/snap.cpp
+++ b/src/snap.cpp
@@ -89,6 +89,7 @@ bool SnapManager::willSnapSomething() const
i++;
}
+
return (i != s.end());
}