From 327f375e02d4282f973d0fb96e82b99858b32719 Mon Sep 17 00:00:00 2001 From: m0gg Date: Wed, 6 Dec 2006 11:27:20 +0000 Subject: C++ style comments removed --- libcsoap/soap-xmlsec.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'libcsoap/soap-xmlsec.h') diff --git a/libcsoap/soap-xmlsec.h b/libcsoap/soap-xmlsec.h index 4a6209c..31ee408 100644 --- a/libcsoap/soap-xmlsec.h +++ b/libcsoap/soap-xmlsec.h @@ -1,5 +1,5 @@ /****************************************************************** - * $Id: soap-xmlsec.h,v 1.4 2006/11/29 11:04:25 m0gg Exp $ + * $Id: soap-xmlsec.h,v 1.5 2006/12/06 11:27:21 m0gg Exp $ * * CSOAP Project: A SOAP client/server library in C * Copyright (C) 2006 Heiko Ronsdorf @@ -31,11 +31,11 @@ * This module is implemented using the xmlsec1 library. * * @author H. Ronsdorf - * @version $Revision: 1.4 $ + * @version $Revision: 1.5 $ * - * @see http://www.w3.org/TR/SOAP-dsig/, - * http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wss, - * http://www.aleksey.com/xmlsec/ + * @see http://www.w3.org/TR/SOAP-dsig/ + * @see http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wss + * @see http://www.aleksey.com/xmlsec/ * */ -- cgit v1.1-32-gdbae