summaryrefslogtreecommitdiff
path: root/libmailutils/tests/stream-getdelim.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmailutils/tests/stream-getdelim.c')
-rw-r--r--libmailutils/tests/stream-getdelim.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/libmailutils/tests/stream-getdelim.c b/libmailutils/tests/stream-getdelim.c
index 075afa9f9..2a864bc30 100644
--- a/libmailutils/tests/stream-getdelim.c
+++ b/libmailutils/tests/stream-getdelim.c
@@ -3,9 +3,9 @@ NAME
stream-getdelim - test the mu_stream_getdelim function.
DESCRIPTION
- This implements a simple memory-based stream implementation and
- tests mu_stream_getdelim on a predefined stream content with various
- combinations of buffering type and buffer size settings.
+ This implements a simple memory-based stream and tests the
+ mu_stream_getdelim function on a predefined stream content with
+ various combinations of buffering type and buffer size settings.
On success, returns 0. On error, prints diagnostics on stderr and
exits with a non-0 code or aborts.

Return to:

Send suggestions and report system problems to the System administrator.