# HG changeset patch # User Sebastien Jodogne # Date 1740381272 -3600 # Node ID 6855d878f632e8f19d19e00bf70506ede2e14e80 # Parent 90ecf7d849cd4081f6968d24d82b11ecae263768 cppcheck diff -r 90ecf7d849cd -r 6855d878f632 OrthancServer/Sources/OrthancRestApi/OrthancRestArchive.cpp --- 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;