In Wiretap, a file stream handle is a "FILE_T", not a "FILE_T *" (a
[obnox/wireshark/wip.git] / wiretap / toshiba.h
index 6d4c225808b7e944168e13f373c5a5c5c61a8516..f4127ba969bbb24ac2e3e560f3c70725f5da5127 100644 (file)
@@ -1,6 +1,6 @@
 /* toshiba.h
  *
- * $Id: toshiba.h,v 1.1 1999/10/31 17:46:10 gram Exp $
+ * $Id: toshiba.h,v 1.2 2000/05/18 09:09:48 guy Exp $
  *
  * Wiretap Library
  * Copyright (c) 1998 by Gilbert Ramirez <gram@xiexie.org>
@@ -22,4 +22,3 @@
  */
 
 int toshiba_open(wtap *wth, int *err);
-int toshiba_seek_read (FILE *fh, int seek_off, guint8 *pd, int len);