1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-02-04 07:33:07 +00:00

Patches that made it possible to compile on MacOS X as of Nov 13, 2011.

This commit is contained in:
Nick Briggs
2015-04-20 21:14:32 -07:00
parent de170a64d9
commit 5a702e808a
16 changed files with 67 additions and 7 deletions

View File

@@ -168,7 +168,7 @@ int Win_security_p;
/* Now takes 68k address, function renamed for safety */
init_display2(display_addr, display_max)
int display_addr, display_max;
INT display_addr, display_max;
{
int mmapstat;
int fbgattr_result;