probably nothing
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352637 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b8d575029d
commit
eef90ca3f3
@ -179,7 +179,7 @@ public class SeriesTextRecord
|
||||
*/
|
||||
public int getRecordSize()
|
||||
{
|
||||
return 4 + 2 + 1 + 1 + (field_2_textLength *2);
|
||||
return 4 + 2 + 1 + 1 + (field_2_textLength *2);
|
||||
}
|
||||
|
||||
public short getSid()
|
||||
|
Loading…
Reference in New Issue
Block a user