diff --git a/src/classes/PRgeHandler.cpp b/src/classes/PRgeHandler.cpp index 0e7b3423..96dbca58 100644 --- a/src/classes/PRgeHandler.cpp +++ b/src/classes/PRgeHandler.cpp @@ -88,7 +88,7 @@ void PXmlRgeHandler::OnEndDocument() * and sets a proper key. * * \param str XML element name - * \param attributes not used + * \param attributes used only for energy_vect */ void PXmlRgeHandler::OnStartElement(const Char_t *str, const TList *attributes) { diff --git a/src/external/DepthProfile/depth_profile_startup.xml b/src/external/DepthProfile/test/depth_profile_startup.xml similarity index 100% rename from src/external/DepthProfile/depth_profile_startup.xml rename to src/external/DepthProfile/test/depth_profile_startup.xml