http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51276
User: alagoutte
Date: 2013/08/10 02:31 PM
Log:
 Fix (-W)documentation error found by Clang
 
 ../../ui/gtk/filter_autocomplete.h:41:15: error: empty paragraph passed to
       '@param' command [-Werror,-Wdocumentation]
  * @param event
    ~~~~~~~~~~~^
 ../../ui/gtk/filter_autocomplete.h:49:15: error: empty paragraph passed to
       '@param' command [-Werror,-Wdocumentation]
  * @param event
    ~~~~~~~~~~~^
Directory: /trunk/ui/gtk/
  Changes    Path                     Action
  +2 -2      filter_autocomplete.h    Modified