mirror of
https://github.com/dschmenk/apple2pi.git
synced 2024-10-31 10:07:38 +00:00
Avoid compiler waring for isprint.
This commit is contained in:
parent
6c2e8b93b4
commit
7be6aed0b9
@ -1,3 +1,4 @@
|
||||
#include <ctype.h>
|
||||
#include "a2lib.c"
|
||||
|
||||
char online[] = {
|
||||
|
Loading…
Reference in New Issue
Block a user