Commit dde26c8
committed
Change the CborErrorInternalError value to be non-negative
We want CborErrorOutOfMemory to be the only negative value (or at least
with sign bit set), so the internal error constant can't be that.
Signed-off-by: Thiago Macieira <thiago.macieira@intel.com>1 parent 65f7117 commit dde26c8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| |||
0 commit comments