Add a comment

This commit is contained in:
Gregory Nutt 2017-03-27 16:19:46 -06:00
parent a522fc4f34
commit dab2fb2eb3

View File

@ -307,4 +307,8 @@ struct sixlowpan_nhcompressor_s
FAR uint8_t *uncompressed_len); FAR uint8_t *uncompressed_len);
}; };
/****************************************************************************
* Public Function Prototypes
****************************************************************************/
#endif /* __INCLUDE_NUTTX_NET_SIXLOWOAN_H */ #endif /* __INCLUDE_NUTTX_NET_SIXLOWOAN_H */