Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5838
b: refs/heads/master
c: c231c7d
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Aug 17, 2005
1 parent 57bd986 commit 47848bc
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: 7974b1cc7879141962999e78a6fc9a136dc4479e
refs/heads/master: c231c7db30faf93419fc22d680f74d816bea70e2
2 changes: 1 addition & 1 deletion trunk/lib/zlib_inflate/inftrees.c
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ static int huft_build(
{
*t = NULL;
*m = 0;
return Z_DATA_ERROR;
return Z_OK;
}


Expand Down

0 comments on commit 47848bc

Please sign in to comment.