mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
(no bug) Tweak some source files in layout to have correct number of newline characters at the end (exactly 1). (no review, whitespace-only, DONTBUILD)
MozReview-Commit-ID: 1hEEkCMy0pL
This commit is contained in:
parent
9fcf5f626a
commit
2bf2cfcd23
@ -95,4 +95,3 @@ private:
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
@ -44,4 +44,3 @@ private:
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
@ -160,4 +160,4 @@ GenericSpecifiedValues::SetTextDecorationColorOverride()
|
||||
|
||||
} // namespace mozilla
|
||||
|
||||
#endif // mozilla_GenericSpecifiedValuesInlines_h
|
||||
#endif // mozilla_GenericSpecifiedValuesInlines_h
|
||||
|
@ -1874,4 +1874,4 @@ nsSVGUtils::GetCSSPxToDevPxMatrix(nsIFrame* aNonSVGFrame)
|
||||
return gfxMatrix(devPxPerCSSPx, 0.0,
|
||||
0.0, devPxPerCSSPx,
|
||||
0.0, 0.0);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user