Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan/dfilter dfilter.c dfilter.h

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: Mon, 2 Dec 2002 17:28:17 -0600 (CST)
guy         2002/12/02 17:28:17 CST

  Modified files:
    epan/dfilter         dfilter.c dfilter.h 
  Log:
  "dfilter_compile()" doesn't modify the string pointed to by its first
  argument; make it a const pointer.
  
  Revision  Changes    Path
  1.14      +2 -2      ethereal/epan/dfilter/dfilter.c
  1.8       +2 -2      ethereal/epan/dfilter/dfilter.h