提交 b01eb789 编写于 作者: C Christoph Kutzinski

Fixed FindBugs warning

上级 181d7dab
......@@ -315,7 +315,7 @@ public class TarOutputStream extends FilterOutputStream {
wOffset += numToWrite;
this.assemLen += numToWrite;
numToWrite -= numToWrite;
numToWrite = 0;
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册