http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50746
User: guy
Date: 2013/07/20 05:58 PM
Log:
 Copy over r50745 from trunk:
 
   ------------------------------------------------------------------------
   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.10/epan/
  Changes    Path          Action
  +3 -13     prefs.c       Modified