diff OrthancServer/ServerIndex.h @ 606:ce5d2040c47b find-move-scp

integration mainline -> find-move-scp
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 17 Oct 2013 14:20:13 +0200
parents b2357f1f026f
children ec0b7a51d7bd
line wrap: on
line diff
--- a/OrthancServer/ServerIndex.h	Thu Sep 19 17:43:38 2013 +0200
+++ b/OrthancServer/ServerIndex.h	Thu Oct 17 14:20:13 2013 +0200
@@ -78,7 +78,7 @@
     void MainDicomTagsToJson(Json::Value& result,
                              int64_t resourceId);
 
-    SeriesStatus GetSeriesStatus(int id);
+    SeriesStatus GetSeriesStatus(int64_t id);
 
     bool IsRecyclingNeeded(uint64_t instanceSize);