Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 61760
b: refs/heads/master
c: fb1416a
h: refs/heads/master
v: v3
  • Loading branch information
YOSHIFUJI Hideaki committed Jul 19, 2007
1 parent 6530012 commit d69e262
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: 9cbcbf4e010ec253df686257f99c819da9b895da
refs/heads/master: fb1416a59b070d2dea280bfac3313bf3b8a17cd2
2 changes: 1 addition & 1 deletion trunk/net/sunrpc/auth_gss/gss_krb5_crypto.c
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ krb5_encrypt(

if (crypto_blkcipher_ivsize(tfm) > 16) {
dprintk("RPC: gss_k5encrypt: tfm iv size to large %d\n",
crypto_blkcipher_ivsize(tfm));
crypto_blkcipher_ivsize(tfm));
goto out;
}

Expand Down

0 comments on commit d69e262

Please sign in to comment.