diff options
author | Mikhail Voytenko <mav@openoffice.org> | 2010-06-02 12:44:35 +0200 |
---|---|---|
committer | Mikhail Voytenko <mav@openoffice.org> | 2010-06-02 12:44:35 +0200 |
commit | 00c2c6c2c7deeb332d31ce7d87311cbde705bee0 (patch) | |
tree | cc782c8f58c594d664b5005a328b4c450bb1de79 /sfx2 | |
parent | af5a0f41ea1717070aded0acca6b31ab89aea8b6 (diff) |
fwk139: #i10000# adopt for solaris
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/doc/syspath.hxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sfx2/source/doc/syspath.hxx b/sfx2/source/doc/syspath.hxx index a41836775421..c305ed4c85b9 100644 --- a/sfx2/source/doc/syspath.hxx +++ b/sfx2/source/doc/syspath.hxx @@ -41,4 +41,5 @@ public: static ::rtl::OUString GetUserTemplateLocation(); }; -#endif
\ No newline at end of file +#endif + |