зеркало из https://github.com/mozilla/pjs.git
bug 150165 patch by t.bugz@lament.cjb.net r=bbaetz sr=shaver a=valeski fix typo - [noscrpit] was used instead of [noscript]
This commit is contained in:
Родитель
08a6a23969
Коммит
b036d590aa
|
@ -132,7 +132,7 @@ interface nsIFile : nsISupports
|
|||
* which case the current leaf name will be used.
|
||||
*/
|
||||
void copyTo(in nsIFile newParentDir, in AString newName);
|
||||
[noscrpit] void CopyToNative(in nsIFile newParentDir, in ACString newName);
|
||||
[noscript] void CopyToNative(in nsIFile newParentDir, in ACString newName);
|
||||
|
||||
/**
|
||||
* copyToFollowingLinks[Native]
|
||||
|
|
Загрузка…
Ссылка в новой задаче