Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181024
b: refs/heads/master
c: 0375d66
h: refs/heads/master
v: v3
  • Loading branch information
Richard Hartmann authored and Herbert Xu committed Feb 16, 2010
1 parent 3586412 commit 785d0c3
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: 87c3be87e9e1d8ec4ad57d0e505099529383dd4a
refs/heads/master: 0375d66dd04ba828066807edccf7ae8245f903d2
4 changes: 2 additions & 2 deletions trunk/crypto/compress.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the Free
* Software Foundation; either version 2 of the License, or (at your option)
* Software Foundation; either version 2 of the License, or (at your option)
* any later version.
*
*/
Expand Down Expand Up @@ -39,7 +39,7 @@ int crypto_init_compress_ops(struct crypto_tfm *tfm)

ops->cot_compress = crypto_compress;
ops->cot_decompress = crypto_decompress;

return 0;
}

Expand Down

0 comments on commit 785d0c3

Please sign in to comment.