Fix (-W)documentation error found by Clang

../../epan/ftypes/../emem.h:34:3: error: empty paragraph passed to '@details'
      command [-Werror,-Wdocumentation]
 */
  ^

svn path=/trunk/; revision=51278
This commit is contained in:
Alexis La Goutte 2013-08-10 21:31:27 +00:00
parent eb49ab7caf
commit c67d8f40e6
1 changed files with 0 additions and 2 deletions

View File

@ -30,8 +30,6 @@
#include "ws_symbol_export.h"
/** @file
*/
/** Initialize all the memory allocation pools described below.
* This function must be called once when *shark initialize to set up the
* required structures.