Mercurial > hg > orthanc
changeset 6018:6855d878f632
cppcheck
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 24 Feb 2025 08:14:32 +0100 |
parents | 90ecf7d849cd |
children | fa5aa4209b63 |
files | OrthancServer/Sources/OrthancRestApi/OrthancRestArchive.cpp |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/OrthancServer/Sources/OrthancRestApi/OrthancRestArchive.cpp Mon Feb 24 08:04:30 2025 +0100 +++ b/OrthancServer/Sources/OrthancRestApi/OrthancRestArchive.cpp Mon Feb 24 08:14:32 2025 +0100 @@ -620,7 +620,7 @@ } } - static unsigned int GetLossyQuality(RestApiGetCall& call) + static unsigned int GetLossyQuality(const RestApiGetCall& call) { unsigned int lossyQuality;