Ethereal-cvs: [Ethereal-cvs] rev 17431: /trunk/: text2pcap.c

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

Date: Wed, 01 Mar 2006 00:11:18 GMT
User: guy
Date: 2006/02/28 06:11 PM

Log:
 "help()" really just prints a usage message; it's not a full-blown help
 system.  Just call it "usage()".
 
 Also, it doesn't use the "progname" argument - it doesn't need to, it's
 text2pcap-specific, and it prefers to call it "Text2pcap" anyway (and,
 besides, argv[0] might well be a pathname).  Get rid of that argument.
 
 Fix some white space.

Directory: /trunk/
  Changes    Path           Action
  +27 -26    text2pcap.c    Modified



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