diff OrthancServer/Internals/FindScp.cpp @ 722:3596177682a9

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 14 Feb 2014 16:12:44 +0100
parents 2d0a347e8cfc
children 0a2f8c707c78
line wrap: on
line diff
--- a/OrthancServer/Internals/FindScp.cpp	Fri Feb 14 12:45:51 2014 +0100
+++ b/OrthancServer/Internals/FindScp.cpp	Fri Feb 14 16:12:44 2014 +0100
@@ -95,7 +95,7 @@
         *responseIdentifiers = NULL;   
         return;
       }
-  
+
       if (responseCount <= static_cast<int>(data.answers_.GetSize()))
       {
         response->DimseStatus = STATUS_Pending;