Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109344
b: refs/heads/master
c: 212496f
h: refs/heads/master
v: v3
  • Loading branch information
Jean-Christophe DUBOIS authored and Russell King committed Aug 28, 2008
1 parent 89aaabd commit ac29b45
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: c8791088cffed16f8790c6e80e825ca1f377ce5e
refs/heads/master: 212496fd9a5f5db0a037a2a8c6fde2d2bd93c1d7
2 changes: 1 addition & 1 deletion trunk/arch/arm/lib/sha1.S
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ENTRY(sha_transform)
stmfd sp!, {r4 - r8, lr}

@ for (i = 0; i < 16; i++)
@ W[i] = be32_to_cpu(in[i]); */
@ W[i] = be32_to_cpu(in[i]);

#ifdef __ARMEB__
mov r4, r0
Expand Down

0 comments on commit ac29b45

Please sign in to comment.