Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dcerpc.c packet-klm.c packet-rquota.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: Tue, 27 Nov 2001 16:37:21 -0600 (CST)
guy         2001/11/27 16:37:20 CST

  Modified files:
    .                    packet-dcerpc.c packet-klm.c 
                         packet-rquota.c packet-tacacs.c 
  Log:
  Add { 0, NULL } terminators to some "value_string" arrays lacking them.
  
  Make some static that don't need to be exported.
  
  Revision  Changes    Path
  1.19      +8 -4      ethereal/packet-dcerpc.c
  1.5       +3 -2      ethereal/packet-klm.c
  1.5       +3 -2      ethereal/packet-rquota.c
  1.16      +7 -3      ethereal/packet-tacacs.c