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 42775: /trunk/wsutil/ /trunk/wsutil/: file_util.h

Date: Tue, 22 May 2012 09:57:19 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42775

User: guy
Date: 2012/05/22 02:57 AM

Log:
 Update comments to reflect that the GLib version is no longer relevant
 (we require GLib 2.14 or later, and always use UTF-8 for pathnames on
 Windows), to note that ws_stdio_rename() should have UN*X-style
 rename semantics in that it removes the target if necessary, and to give
 more details in other ways.
 
 Clean up indetation a bit.

Directory: /trunk/wsutil/
  Changes    Path           Action
  +16 -6     file_util.h    Modified