d'oh, missed this in previous checkin for bug 183890 (mea culpa)

This commit is contained in:
alexsavulov%netscape.com 2002-12-09 19:15:52 +00:00
Родитель 1107b5bc04
Коммит 53016edcfa
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -297,7 +297,7 @@ protected:
PRPackedBool mGeneratingReset;
/** Whether we are submitting currently */
PRPackedBool mIsSubmitting;
/** Whether the submission is to be deferred in case a script triggers it*/
/** Whether the submission is to be deferred in case a script triggers it */
PRPackedBool mDeferSubmission;
/** The pending submission object */