Fix (-W)documentation error found by Clang

../../epan/uat.h:245:23: error: empty paragraph passed to '@param' command [-Werror,-Wdocumentation]
 * @param num_items_ptr
   ~~~~~~~~~~~~~~~~~~~^
1 error generated.

svn path=/trunk/; revision=51257
This commit is contained in:
Alexis La Goutte 2013-08-10 21:28:25 +00:00
parent 9f24c44709
commit a7c7742dc2
1 changed files with 1 additions and 1 deletions

View File

@ -242,7 +242,7 @@ typedef struct _uat_field_t {
* @param filename The filename to be used (either in userdir or datadir)
* @param from_profile TRUE if profile directory to be used
* @param data_ptr A pointer to a null terminated array of pointers to the data
* @param num_items_ptr
* @param num_items_ptr A pointer with number of items
* @param flags flags indicating what this UAT affects
* @param help A pointer to help text
* @param copy_cb A function that copies the data in the struct