doxygen @ tags replaced to \

This commit is contained in:
2022-03-14 21:19:31 +03:00
parent 9bf1a11701
commit 54b5372356
142 changed files with 1079 additions and 1079 deletions

View File

@@ -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
*/