A cast is needed or Borland C will complain.
This commit is contained in:
@@ -236,7 +236,7 @@ int RAND_poll(void)
|
||||
if (cursor)
|
||||
{
|
||||
/* cursor position */
|
||||
cursor(buf);
|
||||
cursor((PCURSORINFO)buf);
|
||||
RAND_add(buf, sizeof(buf), 0);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user