more occurences in comments

This commit is contained in:
2022-08-16 12:12:21 +02:00
parent fc34d56239
commit f63f3fa564
68 changed files with 195 additions and 195 deletions

View File

@ -58,7 +58,7 @@ class ParameterWrapper : public SerializeIF {
* @param row
* @param column
* @return
* -@c RETURN_OK if element was retrieved successfully
* -@c returnvalue::OK if element was retrieved successfully
* -@c NOT_SET data has not been set yet
* -@c DATATYPE_MISSMATCH Invalid supplied type
* -@c OUT_OF_BOUNDS Invalid row and/or column.