From ce2fb08df69fe979197a71b32b427937ad5cb943 Mon Sep 17 00:00:00 2001 From: xlfeng Date: Wed, 16 Feb 2022 16:40:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=95=E4=B8=AA=E6=A8=A1=E5=9D=97=E6=89=AB?= =?UTF-8?q?=E6=8F=8F(=E4=B8=89=E6=96=B9=E8=BD=AF=E4=BB=B6)=E7=BB=93?= =?UTF-8?q?=E6=9E=9C=E6=B8=85=E9=9B=B6.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: xlfeng --- OAT.xml | 43 +++++++++++++++++++------------------------ 1 file changed, 19 insertions(+), 24 deletions(-) diff --git a/OAT.xml b/OAT.xml index a0eb15c..3edffc9 100644 --- a/OAT.xml +++ b/OAT.xml @@ -50,23 +50,18 @@ COPYING - - - - - - - + + + - + - @@ -78,21 +73,21 @@ - + + // + // C++ Implementation: GUIDData + // + // Description: GUIDData class header + // Implements the GUIDData data structure and support methods + // + // + // Author: Rod Smith <rodsmith@rodsbooks.com>, (C) 2010-2011 + // + // Copyright: See COPYING file that comes with this distribution + // + // + " desc=""/> + " desc=""/> -- Gitee