Mercurial > hg > orthanc
changeset 6292:5377631f42a3 default tip
note
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 01 Sep 2025 12:45:47 +0200 |
parents | 04a31dbf8a60 |
children | |
files | OrthancFramework/Sources/FileStorage/FilesystemStorage.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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);