Documentation : automatic format breaks doxygen tag

This commit is contained in:
Dany De Bontridder 2019-07-27 20:03:46 +02:00
parent a269d45988
commit 35e3de4c7c
11 changed files with 60 additions and 58 deletions

View file

@ -549,7 +549,7 @@ class DatabaseCore
}
/*
* !\brief test if a view exist
*!\brief test if a view exist
* \return true if the view. exist otherwise false
*/
@ -562,7 +562,7 @@ class DatabaseCore
}
/*
* !\brief test if a schema exists
*!\brief test if a schema exists
* \return true if the schemas exists otherwise false
*/