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

Fix endif comment to indicate correct define. (#55)

This commit is contained in:
Bruce Mitchener
2020-12-15 11:39:10 +07:00
committed by GitHub
parent ebf806fc79
commit 57d2fee754

View File

@@ -61,4 +61,4 @@ int main(void) {
return (0);
}
#endif /* SYSVONLY */
#endif /* DOS */