diff --git a/pbx/pbx_gtkconsole.c b/pbx/pbx_gtkconsole.c index b7846d3ba6..517563a895 100644 --- a/pbx/pbx_gtkconsole.c +++ b/pbx/pbx_gtkconsole.c @@ -16,10 +16,11 @@ * at the top of the source tree. */ -/*! \file - * +/*! + * \file * \brief GTK Console monitor -- very kludgy right now - * + * + * \todo Convert this to gtk2. */ /*** MODULEINFO