зеркало из https://github.com/mozilla/pjs.git
Bug 442762 - Annotate mozStorageStatementScoper with NS_STACK_CLASS, r=sdwilsh
This commit is contained in:
Родитель
24d8739490
Коммит
690834e782
|
@ -150,7 +150,7 @@ protected:
|
|||
* Note that this always just resets the statement. If the statement doesn't
|
||||
* need resetting, the reset operation is inexpensive.
|
||||
*/
|
||||
class mozStorageStatementScoper
|
||||
class NS_STACK_CLASS mozStorageStatementScoper
|
||||
{
|
||||
public:
|
||||
mozStorageStatementScoper(mozIStorageStatement* aStatement)
|
||||
|
|
Загрузка…
Ссылка в новой задаче