Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 22133
b: refs/heads/master
c: 5ee9561
h: refs/heads/master
i:
  22131: 32335d8
v: v3
  • Loading branch information
Harald Welte authored and David S. Miller committed Mar 21, 2006
1 parent 2ffc78c commit 398b2c7
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: 39d8c1b6fbaeb8d6adec4a8c08365cc9eaca6ae4
refs/heads/master: 5ee956125a780baf15f2c1d09f2cbf8adcf598fe
2 changes: 1 addition & 1 deletion trunk/include/linux/netfilter_ipv4/ip_nat.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ struct ip_nat_seq {
* modification (if any) */
u_int32_t correction_pos;
/* sequence number offset before and after last modification */
int32_t offset_before, offset_after;
int16_t offset_before, offset_after;
};

/* Single range specification. */
Expand Down

0 comments on commit 398b2c7

Please sign in to comment.