diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-10-06 14:51:47 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-10-06 14:51:47 +0000 |
commit | 2f46b8f041cae977e1ad9d470fe25c54c6ec6229 (patch) | |
tree | fbd7ee7611644ee4f596eb246c6b4bc96f704da4 /salhelper | |
parent | 30fa696cc492c1c45422ee407245af46ec87f8bd (diff) |
INTEGRATION: CWS rt02 (1.1.68); FILE MERGED
2003/10/01 09:05:11 rt 1.1.68.1: #i19697# No newline at end of file
Diffstat (limited to 'salhelper')
-rw-r--r-- | salhelper/test/dynamicloader/samplelib.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
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 |