Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86276
b: refs/heads/master
c: 7b33ed2
h: refs/heads/master
v: v3
  • Loading branch information
Patrick McHardy authored and David S. Miller committed Feb 20, 2008
1 parent 036a9b8 commit 5bbe326
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 27ecb1ff0afa2260e6856c05efd6fedcd0cc76b9
refs/heads/master: 7b33ed22194d8f0dbcf682f5cdf5b9c2ef551e7c
2 changes: 1 addition & 1 deletion trunk/include/linux/netfilter.h
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ enum nf_inet_hooks {
};

union nf_inet_addr {
u_int32_t all[4];
__u32 all[4];
__be32 ip;
__be32 ip6[4];
struct in_addr in;
Expand Down

0 comments on commit 5bbe326

Please sign in to comment.