mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-28 07:58:08 +01:00
start search at default dir.
This commit is contained in:
parent
7524463563
commit
1a35f5b5dd
1 changed files with 0 additions and 1 deletions
|
@ -267,7 +267,6 @@ tryVFSSearch( MPFORMAL PalmDictList** dlp, XP_U32 creatorSought,
|
||||||
&bufLen );
|
&bufLen );
|
||||||
|
|
||||||
if ( err == errNone ) {
|
if ( err == errNone ) {
|
||||||
pathStr[1] = '\0';
|
|
||||||
searchDir( MPPARM(mpool) dlp, volNum, pathStr[0],
|
searchDir( MPPARM(mpool) dlp, volNum, pathStr[0],
|
||||||
pathStr, sizeof(pathStr), creatorSought, versSought );
|
pathStr, sizeof(pathStr), creatorSought, versSought );
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue