http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51255
User: alagoutte
Date: 2013/08/10 02:28 PM
Log:
Fix (-W)documentation error found by Clang
In file included from ../../epan/packet.h:29:
./../proto.h:1775:16: error: empty paragraph passed to '@param' command [-Werror,-Wdocumentation]
@param protocol
~~~~~~~~~~~~~~^
./../proto.h:1947:13: error: empty paragraph passed to '@param' command [-Werror,-Wdocumentation]
@param flags
~~~~~~~~~~~^
Directory: /trunk/epan/
Changes Path Action
+1 -2 proto.h Modified