Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan value_string.c value_string.h Makefile.

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

From: Ed Warnicke <hagbard@xxxxxxxxxxxxxxxxxxx>
Date: Sat, 31 Mar 2001 21:18:42 -0600 (CST)
hagbard     2001/03/31 21:18:42 CST

  Modified files:
    epan                 Makefile.am Makefile.nmake packet.c 
                         packet.h 
  Added files:
    epan                 value_string.c value_string.h 
  Log:
  Moved the value_string structures and function from packet.{c,h} into
  a separate value_string.{c,h}.
  
  Revision  Changes    Path
  1.19      +4 -2      ethereal/epan/Makefile.am
  1.10      +1 -0      ethereal/epan/Makefile.nmake
  1.26      +1 -53     ethereal/epan/packet.c
  1.26      +2 -12     ethereal/epan/packet.h