From 1468dbd2b4a578515891ceea85a68a23c7e57043 Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Wed, 2 Feb 2005 07:33:14 +0000 Subject: [PATCH] Bug #33321 Fix for invalid regular expressions. Patch committed with modifications. Submitted by: James Shaw git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198361 13f79535-47bb-0310-9956-ffa450edef68 --- src/foschema/fop.xsd | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/foschema/fop.xsd b/src/foschema/fop.xsd index dfc5f65fa..030d92d0f 100644 --- a/src/foschema/fop.xsd +++ b/src/foschema/fop.xsd @@ -1,6 +1,6 @@