bug 150165 patch by t.bugz@lament.cjb.net r=bbaetz sr=shaver a=valeski fix typo - [noscrpit] was used instead of [noscript]
git-svn-id: svn://10.0.0.236/trunk@123231 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user