Kaydet (Commit) 15cd82cb authored tarafından Stephan Bergmann's avatar Stephan Bergmann

typo

Change-Id: I6f324dc684f868736ac9351911f8c7eda9b830f1
üst ab1ad6b4
...@@ -233,7 +233,8 @@ namespace connectivity ...@@ -233,7 +233,8 @@ namespace connectivity
sal_Bool SAL_CALL classname::supportsService( const ::rtl::OUString& _rServiceName ) throw(::com::sun::star::uno::RuntimeException) \ sal_Bool SAL_CALL classname::supportsService( const ::rtl::OUString& _rServiceName ) throw(::com::sun::star::uno::RuntimeException) \
{ \ { \
return cppu::supportsService(this, _rServiceName); \ return cppu::supportsService(this, _rServiceName); \
} \ }
} }
} }
#endif // _CONNECTIVITY_OSUBCOMPONENT_HXX_ #endif // _CONNECTIVITY_OSUBCOMPONENT_HXX_
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment