http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51279
User: alagoutte
Date: 2013/08/10 02:31 PM
Log:
 Fix (-W)documentation error found by Clang
 
 In file included from main_menubar.c:110:
 ../../ui/gtk/proto_help.h:39:5: error: '@return' command used in a comment that
       is attached to a function returning void [-Werror,-Wdocumentation]
  * @return void
    ~^~~~~~~~~~~
 ../../ui/gtk/proto_help.h:47:5: error: '@return' command used in a comment that
       is attached to a function returning void [-Werror,-Wdocumentation]
  * @return void
    ~^~~~~~~~~~~
Directory: /trunk/ui/gtk/
  Changes    Path            Action
  +0 -2      proto_help.h    Modified