Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 78786
b: refs/heads/master
c: 3f4afb6
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Jan 28, 2008
1 parent cd71d0a commit b52986c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: ba749ae98d5aa9d2ce9a7facde0deed454f92230
refs/heads/master: 3f4afb6443aaa1d69b2d8f0461c8191e40d54c3c
4 changes: 2 additions & 2 deletions trunk/include/linux/xfrm.h
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,9 @@ struct xfrm_replay_state
};

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

struct xfrm_stats {
Expand Down

0 comments on commit b52986c

Please sign in to comment.