summaryrefslogtreecommitdiffstats
path: root/include/rtl/bootstrap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/rtl/bootstrap.hxx')
-rw-r--r--include/rtl/bootstrap.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/rtl/bootstrap.hxx b/include/rtl/bootstrap.hxx
index b46d0bcb77a1..a5b51ea6bebd 100644
--- a/include/rtl/bootstrap.hxx
+++ b/include/rtl/bootstrap.hxx
@@ -148,9 +148,9 @@ namespace rtl
SAL_THROW(());
};
- //----------------------------------------------------------------------------
+
// IMPLEMENTATION
- //----------------------------------------------------------------------------
+
inline void Bootstrap::setIniFilename( const ::rtl::OUString &sFile )
{
rtl_bootstrap_setIniFileName( sFile.pData );