Skip to content

Commit

Permalink
dp-packet.h: Fix a typo in #endif comment
Browse files Browse the repository at this point in the history
Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
Acked-by: Ben Pfaff <blp@nicira.com>
  • Loading branch information
yamt committed Mar 4, 2015
1 parent ed3c999 commit aaaac30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dp-packet.h
Expand Up @@ -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 */

0 comments on commit aaaac30

Please sign in to comment.