From 5d895f579de1204617cfd8d22f3e0485ba87e07c Mon Sep 17 00:00:00 2001 From: damitha Date: Thu, 24 Jun 2010 17:00:09 +0000 Subject: Fix doxygen errors git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957628 13f79535-47bb-0310-9956-ffa450edef68 --- util/include/axutil_qname.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/include/axutil_qname.h') diff --git a/util/include/axutil_qname.h b/util/include/axutil_qname.h index da78461..90b1b0d 100644 --- a/util/include/axutil_qname.h +++ b/util/include/axutil_qname.h @@ -50,7 +50,7 @@ extern "C" * @ns_uri optional * The prefix. Must not be null. Use "" (empty string) to indicate that no * namespace URI is present or the namespace URI is not relevant - * if null is passed for prefix and uri , "'(empty string ) will be assinged to + * if null is passed for prefix and uri , ""(empty string ) will be assinged to * those fields * @return a pointer to newly created qname struct */ -- cgit v1.1-32-gdbae