Changes to Java interface.

git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@827 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
dsandersoremutah
2006-09-08 15:35:07 +00:00
parent 50c5dc9204
commit a209ed6c69
5 changed files with 23 additions and 11 deletions

View File

@@ -95,7 +95,7 @@ public class FileImporter extends Thread
String [] sList)
{
boolean bTransBegun = false;
PosIStream jIStream = null;
IStream jIStream = null;
if (m_box.Cancelled())
{