Mercurial > hg > orthanc
changeset 4061:496e07123e37 framework
typo
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 11 Jun 2020 14:31:30 +0200 |
parents | 149172a06b4d |
children | 0953b3dc3261 |
files | OrthancServer/Plugins/Engine/PluginsEnumerations.h |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/OrthancServer/Plugins/Engine/PluginsEnumerations.h Thu Jun 11 14:29:14 2020 +0200 +++ b/OrthancServer/Plugins/Engine/PluginsEnumerations.h Thu Jun 11 14:31:30 2020 +0200 @@ -38,8 +38,8 @@ /** * NB: Conversions to/from "OrthancPluginConstraintType" and * "OrthancPluginResourceType" are located in file - * "../../OrthancServer/Search/DatabaseConstraint.h" to be shared with - * the "orthanc-databases" project. + * "../../Sources/Search/DatabaseConstraint.h" to be shared with the + * "orthanc-databases" project. **/ #include "../Include/orthanc/OrthancCPlugin.h"