Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan osi-utils.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 15 May 2001 13:58:16 -0500 (CDT)
guy         2001/05/15 13:58:16 CDT

  Modified files:
    epan                 osi-utils.c 
  Log:
  Stop depending on the order in which operations are performed by
  generated code, as per Chris Foulds' note.
  
  Also, when constructing the system ID or area string, always append the
  four-octet groups, rather than overwriting them, as we had been doing.
  
  Revision  Changes    Path
  1.4       +11 -7     ethereal/epan/osi-utils.c