Doxygen and white spaces in samples.

This commit is contained in:
Marcelo Roberto Jimenez
2010-12-22 11:54:45 -02:00
parent 4b0c8d52b8
commit 40e6e4503c
6 changed files with 873 additions and 872 deletions

View File

@@ -29,6 +29,18 @@
*
******************************************************************************/
/*!
* \addtogroup UpnpSamples
*
* @{
*
* \name Control Point Sample Module
*
* @{
*
* \file
*/
#include "tv_ctrlpt.h"
#include "upnp.h"
@@ -1568,3 +1580,6 @@ int TvCtrlPointProcessCommand(char *cmdline)
return TV_SUCCESS;
}
/*! @} Control Point Sample Module */
/*! @} UpnpSamples */