summaryrefslogtreecommitdiff
path: root/svl/unx
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-05-11 18:09:57 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-05-11 18:09:57 +0300
commit28247969bd4d2efd299a08ec319fcfafabe765ee (patch)
tree86d5948d26f72e00055f1a86876933926914c9c9 /svl/unx
parentebe676870f0be76e9425cca56fa626a1cc916591 (diff)
Fix non-Windows compilation
Diffstat (limited to 'svl/unx')
-rw-r--r--svl/unx/source/svdde/ddedummy.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/unx/source/svdde/ddedummy.cxx b/svl/unx/source/svdde/ddedummy.cxx
index 7ec1a3b929ac..16a2904d01e3 100644
--- a/svl/unx/source/svdde/ddedummy.cxx
+++ b/svl/unx/source/svdde/ddedummy.cxx
@@ -251,7 +251,7 @@ void DdeService::AddFormat( sal_uLong )
{
}
-void DdeService::AddTopic( const DdeTopic& )
+void DdeService::AddTopic( DdeTopic& )
{
}