diff OrthancServer/ServerIndex.h @ 1238:6c07108ff1e2

cleaning
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 05 Dec 2014 16:14:57 +0100
parents 0f3716b88af7
children 32fcc5dc7562
line wrap: on
line diff
--- a/OrthancServer/ServerIndex.h	Fri Dec 05 15:33:16 2014 +0100
+++ b/OrthancServer/ServerIndex.h	Fri Dec 05 16:14:57 2014 +0100
@@ -103,7 +103,7 @@
                                /* in  */ int64_t id,
                                /* in  */ ResourceType type);
 
-    bool GetMetadataAsInteger(int& result,
+    bool GetMetadataAsInteger(int64_t& result,
                               int64_t id,
                               MetadataType type);