2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-31 14:25:26 +00:00

dp-packet.h: Fix a typo in #endif comment

Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
Acked-by: Ben Pfaff <blp@nicira.com>
This commit is contained in:
YAMAMOTO Takashi
2015-03-04 14:10:11 +09:00
parent ed3c9990c6
commit aaaac302d9

View File

@@ -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 */