summaryrefslogtreecommitdiff
path: root/io/test/testcomponent.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'io/test/testcomponent.cxx')
-rw-r--r--io/test/testcomponent.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/io/test/testcomponent.cxx b/io/test/testcomponent.cxx
index 9780266014ab..e0a63c5d4173 100644
--- a/io/test/testcomponent.cxx
+++ b/io/test/testcomponent.cxx
@@ -21,9 +21,9 @@
//------------------------------------------------------
// testcomponent - Loads a service and its testcomponent from dlls performs a test.
// Expands the dll-names depending on the actual environment.
-// Example : testcomponent stardiv.uno.io.Pipe stm
+// Example : testcomponent com.sun.star.io.Pipe stm
//
-// Therefor the testcode must exist in teststm and the testservice must be named test.stardiv.uno.io.Pipe
+// Therefor the testcode must exist in teststm and the testservice must be named test.com.sun.star.io.Pipe
//
#include <stdio.h>