Bug 442729 - Annotate stack-only classes in layout, r+sr=roc

This commit is contained in:
Benjamin Smedberg
2008-07-01 15:16:45 -04:00
parent 675b224b8c
commit 8886216dff
12 changed files with 16 additions and 16 deletions

View File

@@ -77,7 +77,7 @@ enum EWordMovementType { eStartWord, eEndWord, eDefaultBehavior };
* that are passed to nsFrame::PeekOffset(). See below for the description of
* individual arguments.
*/
struct nsPeekOffsetStruct
struct NS_STACK_CLASS nsPeekOffsetStruct
{
void SetData(nsSelectionAmount aAmount,
nsDirection aDirection,