rev 17437: /trunk/: capture.c capture_info.c capture_info.h
| Newsgroups | gmane.network.ethereal.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: guy Date: 2006/02/28 07:46 PM Log: 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. Directory: /trunk/ Changes Path Action +8 -5 capture.c Modified +109 -4 capture_info.c Modified +1 -1 capture_info.h Modified http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17437&view=rev