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 25401: /trunk/ /trunk/: file.c file.h

Date: Fri, 30 May 2008 04:03:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25401

User: guy
Date: 2008/05/29 09:03 PM

Log:
 Again, the err_info returned from wtap_read() and wtap_seek_read() is a
 g_mallocated string, so it's not const.
 
 Fix a comment to reflect reality (err_info is some additional
 information about the error returned by Wiretap, e.g. some gory details
 about the error, mainly useful to developers and support people).

Directory: /trunk/
  Changes    Path          Action
  +1 -1      file.c        Modified
  +2 -2      file.h        Modified