From 0ad8b36894f60e33884cc419a5e5dac6f53652dc Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Mon, 28 Feb 2011 13:01:37 -0800 Subject: [PATCH] Bug 637184 - Missing newline at end of file in MacIOSurfaceImageOGL.h; r=mattwoodrow a=josh --- gfx/layers/opengl/MacIOSurfaceImageOGL.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gfx/layers/opengl/MacIOSurfaceImageOGL.h b/gfx/layers/opengl/MacIOSurfaceImageOGL.h index 16355474b7ab..66e205626018 100644 --- a/gfx/layers/opengl/MacIOSurfaceImageOGL.h +++ b/gfx/layers/opengl/MacIOSurfaceImageOGL.h @@ -66,4 +66,4 @@ public: } /* layers */ } /* mozilla */ #endif /* XP_MACOSX */ -#endif /* GFX_MACIOSURFACEIMAGEOGL_H */ \ No newline at end of file +#endif /* GFX_MACIOSURFACEIMAGEOGL_H */