Cleanup stream closing in Base64
commit2af35bfb12d2438104e95434418c5306c246ddff
authorVasyl' Vavrychuk <vvavrychuk@gmail.com>
Sun, 4 Jan 2009 22:20:19 +0000 (5 00:20 +0200)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Mon, 5 Jan 2009 23:19:43 +0000 (6 00:19 +0100)
tree3fa790c30de67cac96690bb302e32862a5d08d2f
parent9978988196084b4682d4e1d72b939d1dc5f3d057
Cleanup stream closing in Base64

The code wasn't wrong, but we had a lot of unnecessary warnings.

Signed-off-by: Vasyl Vavrychuk <vvavrychuk@gmail.com>
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.jgit/src/org/spearce/jgit/util/Base64.java