Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal file.h file.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: jmayer@xxxxxxxxxxxx (Joerg Mayer)
Date: Mon, 8 Mar 2004 17:07:16 -0600 (CST)
jmayer      2004/03/08 17:07:16 CST

  Modified files:
    .                    file.h file.c 
  Log:
  This makes ethereal compile again when configured --without-pcap
  I don't know whether this is the optimal patch, but it does the job.
  
  file.h: extern declaration of auto_scroll_live
  file.c: always declare auto_scroll_live
  
  Revision  Changes    Path
  1.117     +3 -1      ethereal/file.h
  1.369     +1 -3      ethereal/file.c