Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168931
b: refs/heads/master
c: d667b9c
h: refs/heads/master
i:
  168929: 982b0a9
  168927: 2f80bb3
v: v3
  • Loading branch information
Patrick McHardy authored and David S. Miller committed Nov 19, 2009
1 parent 7f7e2a1 commit 1c70cad
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: 2b1c8b0f925c3f5943cf95d263d72927baae88e7
refs/heads/master: d667b9cfd09a2ca61f74a9edc73d08d2ad0d14da
2 changes: 1 addition & 1 deletion trunk/net/netfilter/xt_osf.c
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ static int xt_osf_remove_callback(struct sock *ctnl, struct sk_buff *skb,
{
struct xt_osf_user_finger *f;
struct xt_osf_finger *sf;
int err = ENOENT;
int err = -ENOENT;

if (!osf_attrs[OSF_ATTR_FINGER])
return -EINVAL;
Expand Down

0 comments on commit 1c70cad

Please sign in to comment.