Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal Makefile.am packet-http.c packet-ipp.c packe

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: Wed, 10 Jan 2001 23:41:48 -0600 (CST)
guy         2001/01/10 23:41:48 CST

  Modified files:
    .                    Makefile.am packet-http.c packet-ipp.c 
  Removed files:
    .                    packet-http.h 
  Log:
  "dissect_http()" doesn't need to be global any more; make it static.
  
  Revision  Changes    Path
  1.271     +1 -2      ethereal/Makefile.am
  1.35      +8 -2      ethereal/packet-http.c
  1.21      +1 -2      ethereal/packet-ipp.c