From: jpr Date: Tue, 25 Jan 2005 15:35:15 +0000 (+0000) Subject: Fix Doxygen warning X-Git-Tag: Version1.0.bp~194 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=ad84849e95facbb69ee0df9a8509d23c21fddc2b;p=gdcm.git Fix Doxygen warning --- diff --git a/src/gdcmUtil.cxx b/src/gdcmUtil.cxx index 14b4d52e..5f14ec64 100644 --- a/src/gdcmUtil.cxx +++ b/src/gdcmUtil.cxx @@ -3,8 +3,8 @@ Program: gdcm Module: $RCSfile: gdcmUtil.cxx,v $ Language: C++ - Date: $Date: 2005/01/23 10:12:34 $ - Version: $Revision: 1.122 $ + Date: $Date: 2005/01/25 15:35:15 $ + Version: $Revision: 1.123 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -769,7 +769,6 @@ std::string Util::GetIPAddress() * each time a DICOM image is create it should have * a unique identifier (URI) * @param root is the DICOM prefix assigned by IOS group - * @param is a string you want to append to the UID. */ std::string Util::CreateUniqueUID(const std::string &root) {