diff options
author | Salvador Cuñat <salvador.cunat@gmail.com> | 2015-07-06 22:02:03 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-07-06 13:15:29 -0700 |
commit | 1197be235bb846a08ae0de851afe2c9108513727 (patch) | |
tree | 471d5a8b1f9fcd7ce2b47510ac3914a6ebb4b066 /descriptor3.tsv | |
parent | e6ae3716730be6e9dba4c0ec9da622ee7e64f400 (diff) | |
download | subsurface-1197be235bb846a08ae0de851afe2c9108513727.tar.gz |
OSTCTools - Add unsigned char variable
In commit 22bfc49 an explicit cast to (char *) was introduced to silence
some compiler warnings, but an (unsigned char *) is needed if related
values are expected to be greater than 127 or we will get the usual
weirdnesses.
Just introduce such variable and use it where needed.
Signed-off-by: Salvador Cuñat <salvador.cunat@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'descriptor3.tsv')
0 files changed, 0 insertions, 0 deletions