Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348119
b: refs/heads/master
c: 3702875
h: refs/heads/master
i:
  348117: 3331204
  348115: 34bc698
  348111: 448f099
v: v3
  • Loading branch information
Cong Ding authored and Tyler Hicks committed Dec 18, 2012
1 parent f1871fb commit ee76716
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: 8bbca57cff7f1b1fd046eebd1e9497a00161c2c1
refs/heads/master: 37028758f92d0a3eb74bcfbecf6bc477072e9e28
2 changes: 1 addition & 1 deletion trunk/fs/ecryptfs/crypto.c
Original file line number Diff line number Diff line change
Expand Up @@ -1935,7 +1935,7 @@ static const unsigned char filename_rev_map[256] = {
* @src: Source location for the filename to encode
* @src_size: Size of the source in bytes
*/
void ecryptfs_encode_for_filename(unsigned char *dst, size_t *dst_size,
static void ecryptfs_encode_for_filename(unsigned char *dst, size_t *dst_size,
unsigned char *src, size_t src_size)
{
size_t num_blocks;
Expand Down

0 comments on commit ee76716

Please sign in to comment.