Clean up indentation a bit.
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 1 Mar 2006 01:46:52 +0000 (01:46 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 1 Mar 2006 01:46:52 +0000 (01:46 +0000)
commitb303599e702e34032d9932788a8b11bc58b1a3aa
tree169dfe62b85d7c57bd84475eab55f6b0c7de8626
parent00d8ac3a8941e969fa1e74d72f310cb9dd95d75f
Clean up indentation a bit.

In "capture_input_new_file()", don't call the callbacks unless we
succeed in opening the new file.  Have "capture_info_new_file()" return
a success/failure indication.

Improve the message logged when we fail to open the new file if we're
only opening it for the quick packet counts.  We really should put up an
alert box and give up on the capture at that point.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@17437 f5534014-38df-0310-8fa8-9805f1628bb7
capture.c
capture_info.c
capture_info.h