Add a comment on the #endif related to the guards

Reported by:	tsoome
This commit is contained in:
Baptiste Daroussin 2016-09-13 15:41:05 +00:00
parent db3d647a40
commit d600e95429
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=305770

View File

@ -130,4 +130,4 @@ n_long inet_addr(char *);
/* Machine-dependent functions: */
time_t getsecs(void);
#endif
#endif /* ! _STAND_NET_H */