mirror of
https://github.com/mariiaan/minipp.git
synced 2026-05-14 10:11:17 +02:00
further cleanup
This commit is contained in:
@@ -24,7 +24,7 @@ namespace minipp
|
|||||||
FormatError = -7,
|
FormatError = -7,
|
||||||
ArrayDataTypeInconsitency = -8,
|
ArrayDataTypeInconsitency = -8,
|
||||||
|
|
||||||
/* OK Codes*/
|
/* OK Codes */
|
||||||
Success = +1,
|
Success = +1,
|
||||||
ValueOverwritten = +2
|
ValueOverwritten = +2
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user