diff options
Diffstat (limited to 'device/if_hdr.h')
-rw-r--r-- | device/if_hdr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/device/if_hdr.h b/device/if_hdr.h index 64defb71..fa53fd33 100644 --- a/device/if_hdr.h +++ b/device/if_hdr.h @@ -147,4 +147,4 @@ struct ifnet { #define IFNET_SLOWHZ 1 /* granularity is 1 second */ -#endif _IF_HDR_ +#endif /* _IF_HDR_ */ |