diff --git a/src/storage/remote/storage.c b/src/storage/remote/storage.c index d37b43178..8079b26bc 100644 --- a/src/storage/remote/storage.c +++ b/src/storage/remote/storage.c @@ -264,7 +264,7 @@ storageRemotePathRemove(THIS_VOID, const String *path, bool recurse) } /*********************************************************************************************************************************** -Sync a path. There's no need for this on S3 so just return success. +Sync a path ***********************************************************************************************************************************/ static void storageRemotePathSync(THIS_VOID, const String *path)