Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48345
b: refs/heads/master
c: 04c5acf
h: refs/heads/master
i:
  48343: d7050cc
v: v3
  • Loading branch information
Eric W. Biederman authored and Linus Torvalds committed Feb 14, 2007
1 parent c6ea25b commit e5267e4
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: 28522366f0a2dcb2b1d3ef5eebcc65fcd7c2a422
refs/heads/master: 04c5acfb2413af1698ac27dca69b4d7233dc7249
2 changes: 1 addition & 1 deletion trunk/net/appletalk/sysctl_net_atalk.c
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ static struct ctl_table_header *atalk_table_header;

void atalk_register_sysctl(void)
{
atalk_table_header = register_sysctl_table(atalk_root_table, 1);
atalk_table_header = register_sysctl_table(atalk_root_table, 0);
}

void atalk_unregister_sysctl(void)
Expand Down

0 comments on commit e5267e4

Please sign in to comment.