mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fixed pedantic syntax errors.
This commit is contained in:
parent
9cf2c3e77a
commit
a4b6385ede
2 changed files with 2 additions and 2 deletions
|
|
@ -89,4 +89,4 @@ struct sockaddr_at {
|
|||
|
||||
#define sat_zero sat_range.r_zero
|
||||
|
||||
#endif __AT_HEADER__
|
||||
#endif /* !__AT_HEADER__ */
|
||||
|
|
|
|||
|
|
@ -26,4 +26,4 @@
|
|||
|
||||
#include <machine/endian.h>
|
||||
|
||||
#endif _ATALK_ENDIAN_H_
|
||||
#endif /* !_ATALK_ENDIAN_H_ */
|
||||
|
|
|
|||
Loading…
Reference in a new issue