Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-fr.c packet-gtp.c packet-osi.c packet

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, 29 Apr 2003 12:56:51 -0500 (CDT)
guy         2003/04/29 12:56:51 CDT

  Modified files:
    .                    packet-fr.c packet-gtp.c packet-osi.c 
                         packet-osi.h packet-ppp.c packet-ppp.h 
  Log:
  Don't export "osinl_subdissector_table" or "ppp_subdissector_table" -
  have other dissectors that use them fetch them with
  "find_dissector_table()".
  
  Revision  Changes    Path
  1.34      +5 -2      ethereal/packet-fr.c
  1.54      +5 -1      ethereal/packet-gtp.c
  1.60      +2 -2      ethereal/packet-osi.c
  1.13      +1 -7      ethereal/packet-osi.h
  1.110     +2 -5      ethereal/packet-ppp.c
  1.13      +1 -2      ethereal/packet-ppp.h