Fixed OS X compiler warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@515 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
@@ -1278,7 +1278,7 @@ RCODE GedPutRecPtr(
|
||||
goto Exit;
|
||||
}
|
||||
|
||||
UD2FBA( (FLMUINT32) drn, ptr);
|
||||
UD2FBA( (FLMUINT32) drn, (FLMBYTE *)ptr);
|
||||
|
||||
if (nd->ui32EncId)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user