Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31323
b: refs/heads/master
c: 9abdcf6
h: refs/heads/master
i:
  31321: 6d04c71
  31319: 401f5c8
v: v3
  • Loading branch information
Yuri Gushin authored and David S. Miller committed Jun 29, 2006
1 parent 02e00f1 commit 76dca91
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: 40a839fdbd5d76cebb2a61980bc1fc7ecd784be2
refs/heads/master: 9abdcf6b6cf387035d934c77bf9ebe5e747166f9
2 changes: 1 addition & 1 deletion trunk/net/netfilter/xt_tcpudp.c
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ static int __init xt_tcpudp_init(void)
return ret;

out_unreg_udp:
xt_unregister_match(&tcp_matchstruct);
xt_unregister_match(&udp_matchstruct);
out_unreg_tcp6:
xt_unregister_match(&tcp6_matchstruct);
out_unreg_tcp:
Expand Down

0 comments on commit 76dca91

Please sign in to comment.