Fix indent/whitespace

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690495 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Nick Burch 2015-07-12 18:02:50 +00:00
parent 239998a88c
commit d141ffd773
1 changed files with 301 additions and 304 deletions

View File

@ -88,9 +88,6 @@ import org.apache.poi.util.LittleEndian;
/**
* Utillity for reading in BIFF8 records and displaying data from them.
*
*@author Andrew C. Oliver (acoliver at apache dot org)
*@author Glen Stampoultzis (glens at apache.org)
* @see #main
*/
public final class BiffViewer {