Changed PosIStream to IStream
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1042 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
@@ -34,7 +34,7 @@ public class XFlaimTester
|
||||
DbSystem dbSystem = null;
|
||||
CREATEOPTS createOpts = null;
|
||||
Db jDb = null;
|
||||
PosIStream jIStream = null;
|
||||
IStream jIStream = null;
|
||||
boolean bDone = false;
|
||||
int iCount = 0;
|
||||
int iBufferSize;
|
||||
|
||||
Reference in New Issue
Block a user