Wireshark-commits: [Wireshark-commits] rev 50747: / /trunk-1.8/epan/: prefs.c
Date: Sun, 21 Jul 2013 01:01:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50747

User: guy
Date: 2013/07/20 06:01 PM

Log:
 Copy over r50745 from trunk with manual intervention:
 
   ------------------------------------------------------------------------
   r50745 | guy | 2013-07-20 17:56:42 -0700 (Sat, 20 Jul 2013) | 10 lines
 
   Don't report a syntax error if a preference name without a "." is
   specified, report it as "no such preference" instead.  That should be
   less confusing; see
 
      http://stackoverflow.com/questions/17757659/how-to-apply-and-override-preferences-with-tshark
 
   for an example of confusion.

Directory: /trunk-1.8/epan/
  Changes    Path          Action
  +3 -13     prefs.c       Modified