mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-26 03:51:32 +00:00
Remove outdated comment about RISCOS. (#263)
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
#endif /* DOS */
|
||||
|
||||
#ifdef DOS
|
||||
/* RISCOS doesn't have the BSD time functions */
|
||||
int main(void) {
|
||||
long dtime;
|
||||
time(&dtime);
|
||||
|
||||
Reference in New Issue
Block a user