Wireshark-commits: [Wireshark-commits] rev 51265: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Sat, 10 Aug 2013 21:29:33 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51265

User: alagoutte
Date: 2013/08/10 02:29 PM

Log:
 Fix (-W)documentation error found by Clang
 
 ./packet-ssl-utils.h:463:16: error: empty paragraph passed to '@param' command
       [-Werror,-Wdocumentation]
  @param comp_str
  ~~~~~~~~~~~~~~^

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +2 -2      packet-ssl-utils.h    Modified