git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@437 119443c7-1b9e-41f8-b6fc-b9c35fce742c
This commit is contained in:
Marcelo Roberto Jimenez
2008-06-12 03:41:08 +00:00
parent a583e0a60e
commit 219871b1dc
2 changed files with 19 additions and 18 deletions

View File

@@ -5,19 +5,19 @@
/*!
* \file
* \defgroup UpnpString The UpnpString Class
*
* \brief UpnpString object declararion.
*
* This class implements string operations in the UPnP library.
* \brief Implements string operations in the UPnP library.
*
* \author Marcelo Roberto Jimenez
*
* \version 1.0
*
* \defgroup UpnpString The UpnpString Class
*
* @{
*
* \file
*
* \brief UpnpString object declarartion.
*/