Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-snmp.c

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Fri, 10 Dec 1999 15:00:57 -0600 (CST)
guy         1999/12/10 15:00:55 CST

  Modified files:
    .                    packet-snmp.c 
  Log:
  Don't use MAX_NAME_LEN*6 for string buffers, define our own
  MAX_STRING_LEN and use that.
  
  Revision  Changes    Path
  1.18      +8 -4      ethereal/packet-snmp.c