diff -r c011bc2b3143 -r 0344108db255 src/server/public/webdav.h --- a/src/server/public/webdav.h Mon Aug 15 15:45:55 2022 +0200 +++ b/src/server/public/webdav.h Thu Aug 18 16:48:23 2022 +0200 @@ -307,7 +307,7 @@ * Finishes a propfind request. */ int (*propfind_finish)(WebdavPropfindRequest *); - + /* * int proppatch_do( * WebdavProppatchRequest *request,