Ethereal-cvs: [Ethereal-cvs] rev 17240: /trunk/gtk/: main.c /trunk/: capture_opts.c capture_op

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Fri, 10 Feb 2006 02:05:32 GMT
User: ulfl
Date: 2006/02/09 08:05 PM

Log:
 remove all calls to exit() from the capture_opts.c and replace them by status return values (0,1 or 2).
 
 This way makes it much easier to debug, e.g. to set a common breakpoint if a command line parameter fails.

Directory: /trunk/gtk/
  Changes    Path          Action
  +7 -3      main.c        Modified

Directory: /trunk/
  Changes    Path              Action
  +39 -23    capture_opts.c    Modified
  +3 -3      capture_opts.h    Modified
  +9 -5      dumpcap.c         Modified
  +9 -5      tethereal.c       Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17240&view=rev