summaryrefslogtreecommitdiff
path: root/external/jaxp/source/org/xml/sax/helpers/XMLReaderFactory.java
diff options
context:
space:
mode:
Diffstat (limited to 'external/jaxp/source/org/xml/sax/helpers/XMLReaderFactory.java')
-rwxr-xr-xexternal/jaxp/source/org/xml/sax/helpers/XMLReaderFactory.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/jaxp/source/org/xml/sax/helpers/XMLReaderFactory.java b/external/jaxp/source/org/xml/sax/helpers/XMLReaderFactory.java
index 82d2dcfe3..af40c0d5b 100755
--- a/external/jaxp/source/org/xml/sax/helpers/XMLReaderFactory.java
+++ b/external/jaxp/source/org/xml/sax/helpers/XMLReaderFactory.java
@@ -3,7 +3,7 @@
// Written by David Megginson
// and by David Brownell
// NO WARRANTY! This class is in the Public Domain.
-// $Id: XMLReaderFactory.java,v 1.1 2003-02-01 02:10:48 cbj Exp $
+// $Id: XMLReaderFactory.java,v 1.1.1.1 2003-02-01 02:10:48 cbj Exp $
package org.xml.sax.helpers;
import java.io.BufferedReader;