diff options
author | Andras Timar <andras.timar@collabora.com> | 2013-09-07 14:21:22 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2013-09-07 14:21:22 +0200 |
commit | 6ea6a422fbb6279c6fc589e86603a6864273229d (patch) | |
tree | f7b9ecedbcb23305c47f3f9e06b0c74d9c694145 /include/cppu/Enterable.hxx | |
parent | 15dfb04267015a9dfbc36d79999d51527bc00358 (diff) |
s/wiki.services.openoffice.org/wiki.openoffice.org/g
Change-Id: I059fbee385a109069c70f3869021c8e2ee48fee1
Diffstat (limited to 'include/cppu/Enterable.hxx')
-rw-r--r-- | include/cppu/Enterable.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cppu/Enterable.hxx b/include/cppu/Enterable.hxx index 6bb4a9c274d4..55e59430b506 100644 --- a/include/cppu/Enterable.hxx +++ b/include/cppu/Enterable.hxx @@ -26,7 +26,7 @@ namespace cppu { /** C++ wrapper for binary C Enterable - (http://wiki.services.openoffice.org/wiki/Uno/Cpp/Spec/Environment_Stack) + (http://wiki.openoffice.org/wiki/Uno/Cpp/Spec/Environment_Stack) @see uno_Enterable @since UDK 3.2.7 |