From: ol.sc Date: Fri, 17 Feb 2012 21:08:13 +0000 (+0000) Subject: Removed comment that wasn't correct anymore and didn't fit the cc65 style anyway. X-Git-Tag: V2.14~535 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=077520abeb4d17560533644a107e742db58c4e43;p=cc65 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 --- diff --git a/include/dirent.h b/include/dirent.h index 612fe3869..a1e7b706a 100644 --- a/include/dirent.h +++ b/include/dirent.h @@ -98,7 +98,7 @@ struct dirent { char d_name[1]; }; -#endif /* __APPLE2__ or __APPLE2ENH__ */ +#endif