Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85658
b: refs/heads/master
c: f51f5ec
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and David S. Miller committed Feb 14, 2008
1 parent 9f6e450 commit 46ec66c
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: 324b57619bdd151abbab73a48707c17cfb0e9ba4
refs/heads/master: f51f5ec6909fad9ddfcaa962377f7892d7918302
2 changes: 1 addition & 1 deletion trunk/net/netfilter/xt_SECMARK.c
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ secmark_tg_check(const char *tablename, const void *entry,
return true;
}

void secmark_tg_destroy(const struct xt_target *target, void *targinfo)
static void secmark_tg_destroy(const struct xt_target *target, void *targinfo)
{
switch (mode) {
case SECMARK_MODE_SEL:
Expand Down

0 comments on commit 46ec66c

Please sign in to comment.