HPUX bustage

This commit is contained in:
mkaply%us.ibm.com 2001-10-31 02:18:43 +00:00
parent f8f054bc7f
commit dbb881ef10

View File

@ -2818,4 +2818,4 @@ NS_IMETHODIMP nsMsgFolder::GetPersistElided(PRBool *aPersistElided)
// by default, we should always persist the open / closed state of folders & servers
*aPersistElided = PR_TRUE;
return NS_OK;
}
}