From 436f6ab8d0e0b185e71581826c715201de9bc321 Mon Sep 17 00:00:00 2001 From: "jwalden%mit.edu" Date: Sun, 5 Aug 2007 22:37:52 +0000 Subject: [PATCH] Fix indentation, followup to bug 386801 noticed in a conflict in another pulled tree. git-svn-id: svn://10.0.0.236/trunk@231510 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/layout/generic/nsAbsoluteContainingBlock.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,