Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan proto.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: Sun, 22 Apr 2001 20:19:39 -0500 (CDT)
guy         2001/04/22 20:19:39 CDT

  Modified files:
    epan                 proto.c 
  Log:
  When registering numeric fields, check that a base other than BASE_NONE
  was specified.
  
  This should obviate the need to handle BASE_NONE specially in the
  formatting routines, so revert to the previous version.
  
  Revision  Changes    Path
  1.25      +18 -26    ethereal/epan/proto.c