Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-diffserv-mpls-common.c packet-diffser

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: Mon, 13 Oct 2003 15:53:30 -0500 (CDT)
guy         2003/10/13 15:53:30 CDT

  Modified files:
    .                    packet-diffserv-mpls-common.c 
                         packet-diffserv-mpls-common.h 
  Log:
  Define "phbit_bit{14,15}_vals" in packet-diffserv-mpls-common.c, not in
  the header file; just declare it in the header file - that way, there's
  one shared version of both tables, and we don't get compiler warnings
  because they're not actually used in packet-diffserv-mpls-common.c.
  
  Revision  Changes    Path
  1.2       +12 -1     ethereal/packet-diffserv-mpls-common.c
  1.2       +4 -12     ethereal/packet-diffserv-mpls-common.h