http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53660
User: cmaynard
Date: 2013/11/29 11:52 PM
Log:
When a snaplength isn't specifically set by the user, the default snaplength is used. In this case, rather than display the text, "default", display the actual value so the user always knows which value will be used. Other tools (tcpdump, for example) uses a different default snaplength, so it may not have been obvious to all users which value Wireshark uses for its default snaplength (even if it is documented in the man pages).
Directory: /trunk/ui/gtk/
Changes Path Action
+5 -25 capture_dlg.c Modified