Do not exit after match when match started from menu
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 23 Aug 2010 10:43:27 +0000 (12:43 +0200)
committerArun Persaud <arun@nubati.net>
Wed, 1 Sep 2010 05:11:18 +0000 (22:11 -0700)
commit240d6d730bdd00e94d70a589e352e8eb4eb9a174
treef51f1dbf06c594c429216ab7b41a681cf1f96d53
parent22dd9bcd6ae74b6206a606e617286f4277eb801c
Do not exit after match when match started from menu

The codelooks weird, but matchMode == 2 in this case. We then use
DisplayNote() to report the match result.
backend.c