mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-14 15:36:34 +00:00
fix warning: a function declaration without a prototype is deprecated in all versions of C
This commit is contained in:
parent
5f98006d38
commit
bee3d3334a
@ -77,8 +77,6 @@ extern LispPTR *PENDINGINTERRUPT68k;
|
||||
*/
|
||||
/***********************************************************/
|
||||
|
||||
LispPTR subr_lisperror(); /* 0377 */
|
||||
|
||||
char *atom_to_str(LispPTR atom_index) {
|
||||
PNCell *pnptr;
|
||||
char *pname_base;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user