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:
ahodgkinson
2006-06-06 15:58:24 +00:00
parent 33ec6d2337
commit 349ee27baf
2 changed files with 1 additions and 9 deletions

View File

@@ -1278,7 +1278,7 @@ RCODE GedPutRecPtr(
goto Exit;
}
UD2FBA( (FLMUINT32) drn, ptr);
UD2FBA( (FLMUINT32) drn, (FLMBYTE *)ptr);
if (nd->ui32EncId)
{