fixed a stupid mistake
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352858 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
973c030536
commit
e89cc53837
@ -126,7 +126,7 @@ public class WordDocument
|
||||
int _ccpFtn;
|
||||
|
||||
/** The name of the file to write to */
|
||||
String _outName
|
||||
private static String _outName;
|
||||
|
||||
/** OLE stuff*/
|
||||
private InputStream istream;
|
||||
|
Loading…
Reference in New Issue
Block a user