summaryrefslogtreecommitdiff
path: root/src/sync
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-12-11 23:48:21 +0100
committerChristian Grothoff <christian@grothoff.org>2020-12-11 23:48:21 +0100
commitbff2a8b7a3c21ecdc5f522a89f62e85fd8ba9d78 (patch)
tree8e9dff8c7b40699e89fc154800a8b85abf7b7b3f /src/sync
parent219e4be1e65ca30eec5546679161e59d5087d65f (diff)
downloadsync-bff2a8b7a3c21ecdc5f522a89f62e85fd8ba9d78.tar.gz
sync-bff2a8b7a3c21ecdc5f522a89f62e85fd8ba9d78.tar.bz2
sync-bff2a8b7a3c21ecdc5f522a89f62e85fd8ba9d78.zip
add setup steps to tests
Diffstat (limited to 'src/sync')
-rw-r--r--src/sync/sync-httpd.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/sync/sync-httpd.c b/src/sync/sync-httpd.c
index f6d7693..87cf07a 100644
--- a/src/sync/sync-httpd.c
+++ b/src/sync/sync-httpd.c
@@ -325,8 +325,7 @@ url_handler (void *cls,
/**
- * Shutdown task (magically invoked when the application is being
- * quit)
+ * Shutdown task. Invoked when the application is being terminated.
*
* @param cls NULL
*/