fixing AIX bustage to match trunk checkin
a= chofmann@netscape.com r= javi@netscape.com # 82377 git-svn-id: svn://10.0.0.236/branches/MOZILLA_0_9_2_BRANCH@97859 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -69,7 +69,7 @@ interface nsIPK11Token : nsISupports
|
||||
void changePassword(in wstring oldPassword, in wstring newPassword);
|
||||
long getAskPasswordTimes();
|
||||
long getAskPasswordTimeout();
|
||||
void setAskPasswordDefaults(in long askTimes, in long timeout);
|
||||
void setAskPasswordDefaults([const] in long askTimes, [const] in long timeout);
|
||||
|
||||
/*
|
||||
* Other attributes
|
||||
|
||||
Reference in New Issue
Block a user