[column utils] fix warning: unknown command tag name [-Wdocumentation-unknown-command]

Change-Id: I5a14875b4b61ae7635095bdf9f2ab18dd9dbfc09
Reviewed-on: https://code.wireshark.org/review/6012
Reviewed-by: Michael Mann <mmann78@netscape.net>
This commit is contained in:
Alexis La Goutte 2014-12-23 11:25:10 +01:00 committed by Michael Mann
parent c670adc677
commit 377555e5cb
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ extern "C" {
struct epan_dissect;
/** @file
/**
* Helper routines for column utility structures and routines.
*/