Inconsistent whitespace
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1766493 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6816899106
commit
cc4e525e27
@ -53,11 +53,11 @@ public final class PointerV5 extends Pointer {
|
||||
switch (type) {
|
||||
case 0x1d:
|
||||
case 0x4e:
|
||||
return 0x24-6;
|
||||
return 30;
|
||||
case 0x1e:
|
||||
return 0x3c-6;
|
||||
return 54;
|
||||
case 0x14:
|
||||
return 0x88-6;
|
||||
return 130;
|
||||
}
|
||||
return 10;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user