diff --git a/salhelper/test/dynamicloader/samplelib.hxx b/salhelper/test/dynamicloader/samplelib.hxx index 3c0813dd0638..d5986ad67c5c 100644 --- a/salhelper/test/dynamicloader/samplelib.hxx +++ b/salhelper/test/dynamicloader/samplelib.hxx @@ -19,4 +19,4 @@ sal_Int32 SAL_CALL funcA( sal_Int32 a); double SAL_CALL funcB( double a); -#endif \ No newline at end of file +#endif