Wireshark-commits: [Wireshark-commits] rev 36627: /trunk/ /trunk/epan/: strutil.c strutil.h /trunk/

Date: Wed, 13 Apr 2011 16:56:27 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36627

User: sfisher
Date: 2011/04/13 09:56 AM

Log:
 Change ws_strdup_escape_underscore() function to be more general, by
 accepting any character as the escaped character.  Change existing
 uses to use '_' for the underscore escaping.

Directory: /trunk/epan/
  Changes    Path          Action
  +10 -10    strutil.c     Modified
  +10 -8     strutil.h     Modified

Directory: /trunk/gtk/
  Changes    Path                 Action
  +3 -3      new_packet_list.c    Modified