Wireshark-commits: [Wireshark-commits] rev 51253: /trunk/epan/ /trunk/epan/: emem.h

Date: Sat, 10 Aug 2013 21:27:52 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51253

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

Log:
 Fix (-W)documentation error found by Clang
 
 ../../epan/emem.h:560:5: error: '@return' command used in a comment that is attached to a function returning void
       [-Werror,-Wdocumentation]
  * @return void
    ~^~~~~~~~~~~

Directory: /trunk/epan/
  Changes    Path          Action
  +1 -1      emem.h        Modified