diff OrthancServer/Sources/Database/OrthancIdentifiers.cpp @ 5702:359a8adb3802 find-refactoring

cppcheck
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 12 Jul 2024 15:17:26 +0200
parents 3f13db27b399
children afd421225eb4
line wrap: on
line diff
--- a/OrthancServer/Sources/Database/OrthancIdentifiers.cpp	Fri Jul 12 15:08:43 2024 +0200
+++ b/OrthancServer/Sources/Database/OrthancIdentifiers.cpp	Fri Jul 12 15:17:26 2024 +0200
@@ -194,7 +194,7 @@
 
 
   void OrthancIdentifiers::SetLevel(ResourceType level,
-                                    const std::string id)
+                                    const std::string& id)
   {
     switch (level)
     {