Mercurial > hg > orthanc
diff OrthancServer/ServerIndex.h @ 739:696dbb4fd390
api uniformization
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 19 Mar 2014 09:58:20 +0100 |
parents | 6a1dbba0cca7 |
children | 67e6400fca03 b067017a8a5b |
line wrap: on
line diff
--- a/OrthancServer/ServerIndex.h Fri Mar 14 11:28:59 2014 +0100 +++ b/OrthancServer/ServerIndex.h Wed Mar 19 09:58:20 2014 +0100 @@ -180,7 +180,7 @@ const std::string& publicId, MetadataType type); - bool ListAvailableMetadata(std::list<MetadataType>& target, + void ListAvailableMetadata(std::list<MetadataType>& target, const std::string& publicId); void ListAvailableAttachments(std::list<FileContentType>& target,