зеркало из https://github.com/mozilla/pjs.git
Another attempt at fixing palmsync bustage from bug 377622
This commit is contained in:
Родитель
403bf9bbfd
Коммит
f25edb0991
|
@ -181,7 +181,8 @@ nsresult nsAbPalmHotSync::GetABInterface()
|
|||
nsCOMPtr <nsIAbDirectory> directory = do_QueryInterface(resource, &rv);
|
||||
if(NS_FAILED(rv)) return E_FAIL;
|
||||
|
||||
nsXPIDLCString fileName, uri, prefName, description;
|
||||
nsXPIDLString description;
|
||||
nsXPIDLCString fileName, uri, prefName;
|
||||
PRUint32 palmSyncTimeStamp;
|
||||
PRInt32 dirType, palmCategoryIndex;
|
||||
nsCOMPtr<nsISimpleEnumerator> subDirectories;
|
||||
|
|
Загрузка…
Ссылка в новой задаче