Ethereal-cvs: [Ethereal-cvs] rev 12894: /trunk/epan/dissectors/: packet-tacacs.c

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

Date: Fri, 31 Dec 2004 02:16:13 -0000
User: guy
Date: 2004/12/30 08:16 PM

Log:
 Don't cast away the constness of argument pointers.
 
 Don't supply our own definition of AF_INET or our own declaration of
 "inet_pton()" - use the system ones if they're available.
 
 "mkipv4_address()" doesn't modify the string passed to it - make it a
 const pointer.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +27 -8     packet-tacacs.c    Modified



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