summaryrefslogtreecommitdiff
path: root/test/echod.c
diff options
context:
space:
mode:
authorIvan Zhakov <ivan@apache.org>2022-11-20 07:14:38 +0000
committerIvan Zhakov <ivan@apache.org>2022-11-20 07:14:38 +0000
commit4f9b76b6f2acc4030ce9ef164322514c5d0e761b (patch)
tree9b993b3753affcbf164056826f9d568d8760b3a1 /test/echod.c
parent961caf5f46055483fa72ab02f5e8baa16c209e2f (diff)
downloadapr-4f9b76b6f2acc4030ce9ef164322514c5d0e761b.tar.gz
Remove trailing whitespaces in *.c.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1905414 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/echod.c')
-rw-r--r--test/echod.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/echod.c b/test/echod.c
index 052e47d87..537c03cf5 100644
--- a/test/echod.c
+++ b/test/echod.c
@@ -28,7 +28,7 @@
#define BUF_SIZE 4096
-static void reportError(const char *msg, apr_status_t rv,
+static void reportError(const char *msg, apr_status_t rv,
apr_pool_t *pool)
{
fprintf(stderr, "%s\nError: %d\n'%s'\n", msg, rv,