Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/wiretap wtap.c

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Sat, 11 Sep 1999 01:48:37 -0500 (CDT)
guy         1999/09/11 01:48:35 CDT

  Modified files:
    wiretap              wtap.c 
  Log:
  Include "ascend.h" to declare "ascend_seek_read()".
  
  "wtap_seek_read()" should return the value of "ascend_seek_read()" or
  "wtap_def_seek_read()".
  
  Revision  Changes    Path
  1.19      +10 -8     ethereal/wiretap/wtap.c