Wireshark-commits: [Wireshark-commits] rev 53586: /trunk/ui/gtk/ /trunk/ui/gtk/: gtk_iface_monitor.

Date: Mon, 25 Nov 2013 22:36:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53586

User: guy
Date: 2013/11/25 10:36 PM

Log:
 Clean up indentation, add a comment, use "== 0" to test the result of
 strcmp() to make it clearer that it's testing whether the strings are
 equal.

Directory: /trunk/ui/gtk/
  Changes    Path                   Action
  +13 -8     gtk_iface_monitor.c    Modified