-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 27995 b: refs/heads/master c: 8e1515d h: refs/heads/master i: 27993: 563b2c4 27991: d4681a2 v: v3
- Loading branch information
David Woodhouse
committed
May 4, 2006
1 parent
5771316
commit ebe3889
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 56b192c337ddad05dee83c9bea079f41df775990 | ||
refs/heads/master: 8e1515df578e4665b77d1e0eec3c8b041d159b23 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,7 +42,7 @@ struct ip_conntrack_old_tuple | |
} u; | ||
|
||
/* The protocol. */ | ||
u16 protonum; | ||
__u16 protonum; | ||
} dst; | ||
}; | ||
|
||
|