Fixed pedantic syntax errors.

This commit is contained in:
bde 1998-02-03 21:56:42 +00:00
parent 742edae5eb
commit 28f1e890e5
2 changed files with 2 additions and 2 deletions

View File

@ -89,4 +89,4 @@ struct sockaddr_at {
#define sat_zero sat_range.r_zero
#endif __AT_HEADER__
#endif /* !__AT_HEADER__ */

View File

@ -26,4 +26,4 @@
#include <machine/endian.h>
#endif _ATALK_ENDIAN_H_
#endif /* !_ATALK_ENDIAN_H_ */