# HG changeset patch # User Sebastien Jodogne # Date 1756723547 -7200 # Node ID 5377631f42a3ab683126eded9603189d0cd05fe7 # Parent 04a31dbf8a60d47d441ac72daae681c97ecc7c49 note diff -r 04a31dbf8a60 -r 5377631f42a3 OrthancFramework/Sources/FileStorage/FilesystemStorage.h --- a/OrthancFramework/Sources/FileStorage/FilesystemStorage.h Fri Aug 29 09:00:39 2025 +0200 +++ b/OrthancFramework/Sources/FileStorage/FilesystemStorage.h Mon Sep 01 12:45:47 2025 +0200 @@ -80,7 +80,7 @@ size_t size, FileContentType type) ORTHANC_OVERRIDE; - // This flavor is only used in the "DelayedDeletion" plugin + // This flavor is only used in the "DelayedDeletion" and "orthanc-webviewer" plugins IMemoryBuffer* ReadWhole(const std::string& uuid, FileContentType type);