comparison OrthancFramework/Sources/DicomNetworking/Internals/MoveScp.cpp @ 5432:59e3b6f8c5be

migration to UCLouvain servers
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 21 Nov 2023 18:16:31 +0100
parents 0ea402b4d901
children 48b8dae6dc77
comparison
equal deleted inserted replaced
5431:4be5f117aa0d 5432:59e3b6f8c5be
84 84
85 85
86 /** 86 /**
87 * Macro specifying whether to apply the patch suggested in issue 66: 87 * Macro specifying whether to apply the patch suggested in issue 66:
88 * "Orthanc responses C-MOVE with zero Move Originator Message ID" 88 * "Orthanc responses C-MOVE with zero Move Originator Message ID"
89 * https://bugs.orthanc-server.com/show_bug.cgi?id=66 89 * https://orthanc.uclouvain.be/bugs/show_bug.cgi?id=66
90 **/ 90 **/
91 91
92 #define APPLY_FIX_ISSUE_66 1 92 #define APPLY_FIX_ISSUE_66 1
93 93
94 94