mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 03:37:49 +02:00
* fix doxygen warnings
This commit is contained in:
parent
289b679e3c
commit
c9836cf0f7
4 changed files with 16 additions and 13 deletions
2
Log.cpp
2
Log.cpp
|
@ -12,7 +12,7 @@ namespace i2p {
|
|||
namespace log {
|
||||
Log logger;
|
||||
/**
|
||||
* @enum Maps our loglevel to their symbolic name
|
||||
* @brief Maps our loglevel to their symbolic name
|
||||
*/
|
||||
static const char * g_LogLevelStr[eNumLogLevels] =
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue