Doxygen and white spaces in samples.

This commit is contained in:
Marcelo Roberto Jimenez
2010-12-22 11:54:45 -02:00
parent e07ba67188
commit 3bf350cceb
6 changed files with 862 additions and 864 deletions

View File

@@ -29,6 +29,13 @@
*
******************************************************************************/
/*!
* \addtogroup UpnpSamples
*
* @{
*
* \file
*/
#define SAMPLE_UTIL_C
#include "sample_util.h"
@@ -666,3 +673,5 @@ void linux_print(const char *format, ...)
fflush(stdout);
va_end(argList);
}
/*! @} UpnpSamples */