From 04170ae60daa73a939f5b1fa6e70d9e1700a9e13 Mon Sep 17 00:00:00 2001 From: "pepper%netscape.com" Date: Mon, 10 Jan 2000 05:31:26 +0000 Subject: [PATCH] All source files must have a newline at the end or HP compilers choke r=jdunn git-svn-id: svn://10.0.0.236/trunk@57260 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/netwerk/streamconv/converters/nsUnknownDecoder.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mozilla/netwerk/streamconv/converters/nsUnknownDecoder.h b/mozilla/netwerk/streamconv/converters/nsUnknownDecoder.h index ecc80d4023a..f3b8151387e 100644 --- a/mozilla/netwerk/streamconv/converters/nsUnknownDecoder.h +++ b/mozilla/netwerk/streamconv/converters/nsUnknownDecoder.h @@ -72,4 +72,5 @@ protected: }; -#endif /* nsUnknownDecoder_h__ */ \ No newline at end of file +#endif /* nsUnknownDecoder_h__ */ +