Fixed duplicate hint processing if there exists only one hint item.
authorDaniel Carl <danielcarl@gmx.de>
Sat, 22 Dec 2012 18:40:26 +0000 (19:40 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 22 Dec 2012 18:43:24 +0000 (19:43 +0100)
commit394abf6def4ec542d63765116b6ae4c3f2d69d3b
treeb3775c48ed6c58a4c15c299bf98e3407ebc5d35f
parent4e1c627d3a0b93556f2e9eae3cb96c4272402151
Fixed duplicate hint processing if there exists only one hint item.

If there where only one hintable item, the item was fired by the hints_create
function and the hints_changed_callback too. This leads to duplicate input of
the hinted url for the command hint-input-open.
src/hints.c