1
0
mirror of https://github.com/cc65/cc65.git synced 2025-02-28 20:29:46 +00:00
Patrick Pelletier 411a5a9483 Don't pass mode argument to open() from _fopen().
It isn't necessary, since paravirt.c has a default if the mode isn't
pushed onto the stack.
2018-08-17 23:28:45 +02:00
..