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@xxxxxxxxxxxxxxxxx>
Date: Thu, 13 Nov 2003 17:38:34 -0600 (CST)
guy         2003/11/13 17:38:34 CST

  Modified files:
    epan                 proto.c 
  Log:
  Require that field names contain only alphanumerics, "-", "_", and ".".
  
  Fix the names that contained other characters.
  
  Revision  Changes    Path
  1.102     +10 -1     ethereal/epan/proto.c