summaryrefslogtreecommitdiffstats
path: root/dcopc/dcopc.c
diff options
context:
space:
mode:
Diffstat (limited to 'dcopc/dcopc.c')
-rw-r--r--dcopc/dcopc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dcopc/dcopc.c b/dcopc/dcopc.c
index 23ba558f..5db11c1d 100644
--- a/dcopc/dcopc.c
+++ b/dcopc/dcopc.c
@@ -886,7 +886,7 @@ gboolean dcop_client_receive( DcopClient *client,
{
GList *list = 0;
- *reply_type = strdup( "TQCStringList" );
+ *reply_type = strdup( "QCStringList" );
*reply_data = dcop_data_ref( dcop_data_new() );
if ( object_dict )