Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 59031
b: refs/heads/master
c: 0236e66
h: refs/heads/master
i:
  59029: 376aa0c
  59027: 83e7fce
  59023: 6b40d52
v: v3
  • Loading branch information
Dan Aloni authored and David S. Miller committed Jul 11, 2007
1 parent 472c06d commit bf4942e
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: 4fda25a2cd7a18e0ef9f29ba3dd6f6cd9b7ca43f
refs/heads/master: 0236e667e188af0336cd776e5b54c1f3fd19a03c
2 changes: 1 addition & 1 deletion trunk/net/ipv4/netfilter/ip_tables.c
Original file line number Diff line number Diff line change
Expand Up @@ -2331,7 +2331,7 @@ static int __init ip_tables_init(void)
if (ret < 0)
goto err5;

printk("ip_tables: (C) 2000-2006 Netfilter Core Team\n");
printk(KERN_INFO "ip_tables: (C) 2000-2006 Netfilter Core Team\n");
return 0;

err5:
Expand Down

0 comments on commit bf4942e

Please sign in to comment.