Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan column-utils.c column-utils.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: Sun, 1 Apr 2001 01:32:36 -0600 (CST)
hagbard     2001/04/01 01:32:36 CST

  Modified files:
    epan                 Makefile.am Makefile.nmake packet.c 
                         packet.h 
  Added files:
    epan                 column-utils.c column-utils.h 
  Log:
  Moved the the remaining column related routines out of packet.{c,h}
  and into column-utils{c,h}.
  
  Revision  Changes    Path
  1.26      +3 -1      ethereal/epan/Makefile.am
  1.14      +1 -0      ethereal/epan/Makefile.nmake
  1.31      +1 -509    ethereal/epan/packet.c
  1.30      +2 -25     ethereal/epan/packet.h