Avoid warning about signedness in argument.
This commit is contained in:
parent
7fc7ede45d
commit
19c890c505
@ -171,7 +171,7 @@ static int Message_Initialize(
|
||||
dvoid *descriptor) // descriptor to get information from
|
||||
{
|
||||
ub4 dbnameLength;
|
||||
text *dbname;
|
||||
char *dbname;
|
||||
sword status;
|
||||
|
||||
// determine type
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user