summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/ftp/ftpcontainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/ftp/ftpcontainer.hxx')
-rw-r--r--ucb/source/ucp/ftp/ftpcontainer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/ftp/ftpcontainer.hxx b/ucb/source/ucp/ftp/ftpcontainer.hxx
index 22da7d90a221..e555111a223d 100644
--- a/ucb/source/ucp/ftp/ftpcontainer.hxx
+++ b/ucb/source/ucp/ftp/ftpcontainer.hxx
@@ -40,7 +40,7 @@ public:
const void* pBuffer,
size_t size,
size_t nmemb
- ) throw();
+ ) noexcept;
sal_uInt32 m_nLen,m_nWritePos;