Fixed pedantic syntax errors.

This commit is contained in:
Bruce Evans 1998-02-03 21:56:42 +00:00
parent 9cf2c3e77a
commit a4b6385ede
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=33055
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_ */