Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119609
b: refs/heads/master
c: f79fca5
h: refs/heads/master
i:
  119607: 3de4171
v: v3
  • Loading branch information
Jan Engelhardt authored and David S. Miller committed Nov 25, 2008
1 parent cad16e0 commit d3b32f0
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: b54ad409fd09a395b839fb81f300880d76861c0e
refs/heads/master: f79fca55f9a6fe54635ad32ddc8a38f92a94ec30
2 changes: 1 addition & 1 deletion trunk/include/linux/netfilter/x_tables.h
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ struct xt_target_param {
*/
struct xt_tgchk_param {
const char *table;
void *entryinfo;
const void *entryinfo;
const struct xt_target *target;
void *targinfo;
unsigned int hook_mask;
Expand Down

0 comments on commit d3b32f0

Please sign in to comment.