fixed linux build bustage

This commit is contained in:
jefft%netscape.com 1999-08-11 01:00:57 +00:00
parent c5339345f8
commit 4576437669

View File

@ -430,7 +430,7 @@ private:
PRBool DeleteMailboxRespectingSubscriptions(const char *mailboxName);
PRBool RenameMailboxRespectingSubscriptions(const char *existingName,
const char *newName,
XP_Bool reallyRename);
PRBool reallyRename);
// notify the fe that a folder was deleted
void FolderDeleted(const char *mailboxName);
// notify the fe that a folder creation failed