summaryrefslogtreecommitdiff
path: root/external/jaxp/source/org/xml/sax/helpers/NewInstance.java
diff options
context:
space:
mode:
Diffstat (limited to 'external/jaxp/source/org/xml/sax/helpers/NewInstance.java')
-rw-r--r--external/jaxp/source/org/xml/sax/helpers/NewInstance.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/jaxp/source/org/xml/sax/helpers/NewInstance.java b/external/jaxp/source/org/xml/sax/helpers/NewInstance.java
index df3f9df01..c7ef8d5b0 100644
--- a/external/jaxp/source/org/xml/sax/helpers/NewInstance.java
+++ b/external/jaxp/source/org/xml/sax/helpers/NewInstance.java
@@ -3,7 +3,7 @@
// Written by Edwin Goei, edwingo@apache.org
// and by David Brownell, dbrownell@users.sourceforge.net
// NO WARRANTY! This class is in the Public Domain.
-// $Id: NewInstance.java,v 1.1 2003-02-01 02:10:46 cbj Exp $
+// $Id: NewInstance.java,v 1.1.1.1 2003-02-01 02:10:46 cbj Exp $
package org.xml.sax.helpers;