From ad84849e95facbb69ee0df9a8509d23c21fddc2b Mon Sep 17 00:00:00 2001 From: jpr Date: Tue, 25 Jan 2005 15:35:15 +0000 Subject: [PATCH] Fix Doxygen warning --- src/gdcmUtil.cxx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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) { -- 2.48.1