Wireshark-commits: [Wireshark-commits] rev 24504: /trunk/gtk/ /trunk/gtk/: capture_if_details_dlg.c

Date: Fri, 29 Feb 2008 13:38:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24504

User: stig
Date: 2008/02/29 01:38 PM

Log:
 Next attempt to cleanup some string functions, including:
 strncpy -> g_strlcpy, strncat -> g_strlcat

Directory: /trunk/gtk/
  Changes    Path                        Action
  +1 -2      capture_if_details_dlg.c    Modified
  +11 -13    capture_prefs.c             Modified
  +1 -1      column_prefs.c              Modified
  +2 -2      dfilter_expr_dlg.c          Modified
  +11 -8     flow_graph.c                Modified
  +1 -1      font_utils.c                Modified
  +4 -5      io_stat.c                   Modified
  +1 -1      main.c                      Modified
  +2 -2      mcast_stream_dlg.c          Modified
  +4 -4      menu.c                      Modified
  +2 -2      packet_win.c                Modified


(9 files not shown)