Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 25393: /trunk/wiretap/ /trunk/wiretap/: k12text.l

Date: Thu, 29 May 2008 23:40:13 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25393

User: guy
Date: 2008/05/29 04:40 PM

Log:
 Fix the types of k12text_read() and k12text_seek_read() to match what
 the types of read and seek_read routines in Wiretap are supposed to be,
 and get rid of the casts of pointers to those functions (type problems
 should be fixed, not papered over with casts, whenver possible).

Directory: /trunk/wiretap/
  Changes    Path          Action
  +4 -4      k12text.l     Modified