eal: fix an include guard comment

Fixes: af75078fece3 ("first public release")

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
This commit is contained in:
Jerin Jacob 2017-11-08 12:34:55 +05:30 committed by Thomas Monjalon
parent fe19d49cb5
commit 536d3f7c26

View File

@ -88,4 +88,4 @@ rte_rand(void)
#endif
#endif /* _RTE_PER_LCORE_H_ */
#endif /* _RTE_RANDOM_H_ */