Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45211
b: refs/heads/master
c: 9c2440b
h: refs/heads/master
i:
  45209: 3df2f88
  45207: 8972775
v: v3
  • Loading branch information
Alexey Dobriyan authored and David S. Miller committed Jan 4, 2007
1 parent 2c39bfa commit ff8377f
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: 60903f2c6616939afd0335b49697beeb7219657e
refs/heads/master: 9c2440bbe82892c8e3cd541632ac71bd765757a3
2 changes: 1 addition & 1 deletion trunk/net/netfilter/xt_hashlimit.c
Original file line number Diff line number Diff line change
Expand Up @@ -745,7 +745,7 @@ static int __init xt_hashlimit_init(void)
}
hashlimit_procdir6 = proc_mkdir("ip6t_hashlimit", proc_net);
if (!hashlimit_procdir6) {
printk(KERN_ERR "xt_hashlimit: tnable to create proc dir "
printk(KERN_ERR "xt_hashlimit: unable to create proc dir "
"entry\n");
goto err4;
}
Expand Down

0 comments on commit ff8377f

Please sign in to comment.