From 4c30201be5a015e583a3db4e602a7d43054150cd Mon Sep 17 00:00:00 2001 From: "mcafee%netscape.com" Date: Mon, 26 Oct 1998 05:39:12 +0000 Subject: [PATCH] Fixing Solaris bustage, this file needs an EOL character on the last line --- gfx/src/nsIBlender.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gfx/src/nsIBlender.h b/gfx/src/nsIBlender.h index eb77dba0b00c..9635b78c824e 100644 --- a/gfx/src/nsIBlender.h +++ b/gfx/src/nsIBlender.h @@ -78,4 +78,4 @@ public: virtual PRBool RestoreImage(nsDrawingSurface aDst)=0; }; -#endif \ No newline at end of file +#endif