From b555c3353ecc84d34d8d2a9f02518e23dc23842b Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Tue, 9 Aug 2011 00:19:34 +0300 Subject: [PATCH] Add newline at end --- udkapi/com/sun/star/io/TempFile.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/udkapi/com/sun/star/io/TempFile.idl b/udkapi/com/sun/star/io/TempFile.idl index 06b77e2b5c20..8acbf488abb6 100644 --- a/udkapi/com/sun/star/io/TempFile.idl +++ b/udkapi/com/sun/star/io/TempFile.idl @@ -42,4 +42,4 @@ published service TempFile : XTempFile; }; }; }; }; -#endif \ No newline at end of file +#endif