Ethereal-cvs: [Ethereal-cvs] rev 13132: /trunk/epan/dissectors/: packet-juniper.c

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

Date: Thu, 20 Jan 2005 07:02:16 -0000
User: guy
Date: 2005/01/20 01:02 AM

Log:
 Make some routines static that aren't used outside this module.
 
 Use "guint16" instead of "u_int16_t", "guint8" instead of "u_int8_t",
 and "guint" instead of "u_int", to handle platforms lacking the latter
 types.  Make "ppp_heuristic_guess()" reeturn a Boolean, as it just
 returns a "yes or no" answer.

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +9 -9      packet-juniper.c    Modified



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