Signed-off-by: YAMAMOTO Takashi <[email protected]> --- lib/dp-packet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/dp-packet.h b/lib/dp-packet.h index d754984..9cae74d 100644 --- a/lib/dp-packet.h +++ b/lib/dp-packet.h @@ -477,4 +477,4 @@ static inline void dp_packet_set_dp_hash(struct dp_packet *p, } #endif -#endif /* dp_packet.h */ +#endif /* dp-packet.h */ -- 2.1.0 _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
