doxygen @ tags replaced to \
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*! @file pichar.h
|
||||
* @brief Unicode char
|
||||
/*! \file pichar.h
|
||||
* \brief Unicode char
|
||||
*/
|
||||
/*
|
||||
PIP - Platform Independent Primitives
|
||||
@@ -46,7 +46,7 @@ char * __utf8name__ = 0;
|
||||
#endif
|
||||
|
||||
/*! \class PIChar
|
||||
* @brief Unicode char
|
||||
* \brief Unicode char
|
||||
* \details This class is wrapper around \c "uint".
|
||||
* There are many contructors and information functions
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user