Skip to content

Commit e3b3a97

Browse files
committed
---
yaml --- r: 34841 b: refs/heads/master c: 8a8fbe3 h: refs/heads/master i: 34839: dedc21c v: v3
1 parent 70631f3 commit e3b3a97

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: f3df50f67f2aa6dbdc3e4c35d6eb2ba8e6b37eed
2+
refs/heads/master: 8a8fbe3dce7120e476edfa7ca4c0a40671b61cb6
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: eb8fd119c65c67f3b1b8268cc7341c22d39b7b61
55
refs/heads/try: d324a424d8f84b1eb049b12cf34182bda91b0024

trunk/src/test/run-pass/issue-3656.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
use libc::*;
66

77
struct KEYGEN {
8-
hash_algorithm: [c_uint]/2,
8+
hash_algorithm: [c_uint * 2],
99
count: uint32_t,
1010
salt: *c_void,
1111
salt_size: uint32_t,

0 commit comments

Comments
 (0)