1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-26 05:29:30 +00:00

Removed comment that wasn't correct anymore and didn't fit the cc65 style anyway.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5528 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
ol.sc 2012-02-17 21:08:13 +00:00
parent fb7d8a7c37
commit 077520abeb

View File

@ -98,7 +98,7 @@ struct dirent {
char d_name[1];
};
#endif /* __APPLE2__ or __APPLE2ENH__ */
#endif