add comment

This commit is contained in:
ehouse 2004-11-11 15:21:50 +00:00
parent 244d5b6833
commit 3bbf872406

View file

@ -268,6 +268,7 @@ tryVFSSearch( MPFORMAL PalmDictList** dlp, XP_U32 creatorSought,
break;
}
/* Search from the default (/palm/Launcher, normally) */
bufLen = sizeof(pathStr);
err = VFSGetDefaultDirectory( volNum, ".pdb", (char*)pathStr,
&bufLen );