Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91647
b: refs/heads/master
c: 48c8949
h: refs/heads/master
i:
  91645: 2604063
  91643: eb45eb9
  91639: afd327d
  91631: 05735be
  91615: f6c89eb
  91583: c68a07f
  91519: a3321f5
  91391: 168191d
  91135: 317bc7d
v: v3
  • Loading branch information
Jan Engelhardt authored and Herbert Xu committed Apr 21, 2008
1 parent cd63c59 commit 1e16c17
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: 744b5a28109e6a107c24a1426ee22f92b17995e9
refs/heads/master: 48c8949ea8460216783dd33640121187b9531b60
2 changes: 1 addition & 1 deletion trunk/crypto/proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ static int c_show(struct seq_file *m, void *p)
return 0;
}

static struct seq_operations crypto_seq_ops = {
static const struct seq_operations crypto_seq_ops = {
.start = c_start,
.next = c_next,
.stop = c_stop,
Expand Down

0 comments on commit 1e16c17

Please sign in to comment.