diff --git a/mozilla/layout/generic/nsAbsoluteContainingBlock.h b/mozilla/layout/generic/nsAbsoluteContainingBlock.h index 87e435294e8..b64b8078f1e 100644 --- a/mozilla/layout/generic/nsAbsoluteContainingBlock.h +++ b/mozilla/layout/generic/nsAbsoluteContainingBlock.h @@ -147,7 +147,7 @@ protected: nsFrameList mAbsoluteFrames; // additional named child list #ifdef DEBUG - nsIAtom* const mChildListName; // nsGkAtoms::fixedList or nsGkAtoms::absoluteList + nsIAtom* const mChildListName; // nsGkAtoms::fixedList or nsGkAtoms::absoluteList // helper routine for debug printout void PrettyUC(nscoord aSize,