minor bugfix: call cf_callback_invoke() from cf_close() even if the file is already...
authorUlf Lamping <ulf.lamping@web.de>
Tue, 27 Sep 2005 21:46:39 +0000 (21:46 -0000)
committerUlf Lamping <ulf.lamping@web.de>
Tue, 27 Sep 2005 21:46:39 +0000 (21:46 -0000)
commitcd64e4627bb89bf767feb1d4c2610c733c53cc12
tree1e7dc0c5aff4b5e55cc318c867b91de9bb631398
parent041a0ef304b1d24c4b22ff88fbc3fce70e7eba1e
minor bugfix: call cf_callback_invoke() from cf_close() even if the file is already closed. Otherwise the GUI will remain in the wrong state if a capture couldn't be started (e.g. wrong interface).

svn path=/trunk/; revision=16024
file.c