net: yaip: Trivial comment fixes in header files

Change-Id: I2f3bba1014cf598bed7606d5d43b3653052b1f88
Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
This commit is contained in:
Ravi kumar Veeramally 2016-05-30 13:54:05 +03:00 committed by Jukka Rissanen
parent 3ef38a6e05
commit 2cdbb932df
2 changed files with 2 additions and 2 deletions

View File

@ -269,4 +269,4 @@ struct net_buf *net_nbuf_ref(struct net_buf *buf);
}
#endif
#endif /* __IP_BUF_H */
#endif /* __NBUF_H */

View File

@ -403,4 +403,4 @@ struct net_if_api {
}
#endif
#endif /* __NET_IFACE_H__ */
#endif /* __NET_IF_H__ */