1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-16 08:15:31 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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