summaryrefslogtreecommitdiff
path: root/ACEXML
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2003-12-20 17:49:56 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2003-12-20 17:49:56 +0000
commit4611495ff0844ef3100b3fcd036c173f2f9aed36 (patch)
tree87724cb37d7f2e5bf368d176b3085b6a52a413da /ACEXML
parent56a67b01811fada2230deec7ef37dccce75939f6 (diff)
downloadATCD-4611495ff0844ef3100b3fcd036c173f2f9aed36.tar.gz
ChangeLogTag: Sat Dec 20 17:49:19 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACEXML')
-rw-r--r--ACEXML/parser/parser/ParserContext.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACEXML/parser/parser/ParserContext.inl b/ACEXML/parser/parser/ParserContext.inl
index 7d896f65ee0..1c6da6a65b5 100644
--- a/ACEXML/parser/parser/ParserContext.inl
+++ b/ACEXML/parser/parser/ParserContext.inl
@@ -46,7 +46,7 @@ ACEXML_INLINE ACEXML_InputSource*
ACEXML_Parser_Context::getInputSource (void)
{
return this->instream_;
-};
+}
ACEXML_INLINE ACEXML_LocatorImpl*
ACEXML_Parser_Context::getLocator (void)