Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34647
b: refs/heads/master
c: cd36000
h: refs/heads/master
i:
  34645: 5b0e6e5
  34643: bd888b7
  34639: f5240e1
v: v3
  • Loading branch information
Alexey Dobriyan authored and David S. Miller committed Sep 22, 2006
1 parent 2af48bf commit ad14719
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: def42ff4dd6f54ebcf78192579a8ff1f81d8e2e8
refs/heads/master: cd360007a0eb8cbf17c006cca42aa884d33f96be
2 changes: 1 addition & 1 deletion trunk/include/linux/in.h
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ struct in_pktinfo
#define __SOCK_SIZE__ 16 /* sizeof(struct sockaddr) */
struct sockaddr_in {
sa_family_t sin_family; /* Address family */
unsigned short int sin_port; /* Port number */
__be16 sin_port; /* Port number */
struct in_addr sin_addr; /* Internet address */

/* Pad to size of `struct sockaddr'. */
Expand Down

0 comments on commit ad14719

Please sign in to comment.