HPUX bustage

git-svn-id: svn://10.0.0.236/trunk@106784 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkaply%us.ibm.com 2001-10-31 02:18:43 +00:00
parent fa65440ec2
commit 8c6d33b3ad

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;
}
}