aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/imapp/camel-imapp-stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'camel/providers/imapp/camel-imapp-stream.c')
-rw-r--r--camel/providers/imapp/camel-imapp-stream.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/camel/providers/imapp/camel-imapp-stream.c b/camel/providers/imapp/camel-imapp-stream.c
index a9567bf4f8..20876beae2 100644
--- a/camel/providers/imapp/camel-imapp-stream.c
+++ b/camel/providers/imapp/camel-imapp-stream.c
@@ -70,9 +70,9 @@ stream_fill(CamelIMAPPStream *is)
}
}
- printf("camel_imapp_read: 0\n");
+ printf("camel_imapp_read: -1\n");
- return 0;
+ return -1;
}
static ssize_t