Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 78785
b: refs/heads/master
c: ba749ae
h: refs/heads/master
i:
  78783: 4f15116
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed Jan 28, 2008
1 parent 0627a7b commit cd71d0a
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: d88c305a03c37a95c4b27e1a0c2e387bb7ce80df
refs/heads/master: ba749ae98d5aa9d2ce9a7facde0deed454f92230
2 changes: 1 addition & 1 deletion trunk/include/linux/xfrm.h
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ struct xfrm_replay_state

struct xfrm_algo {
char alg_name[64];
int alg_key_len; /* in bits */
unsigned int alg_key_len; /* in bits */
char alg_key[0];
};

Expand Down

0 comments on commit cd71d0a

Please sign in to comment.