summaryrefslogtreecommitdiff
path: root/external/sax/org/xml/sax/helpers/NamespaceSupport.java
diff options
context:
space:
mode:
Diffstat (limited to 'external/sax/org/xml/sax/helpers/NamespaceSupport.java')
-rw-r--r--external/sax/org/xml/sax/helpers/NamespaceSupport.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/sax/org/xml/sax/helpers/NamespaceSupport.java b/external/sax/org/xml/sax/helpers/NamespaceSupport.java
index b4edc707f..01e11faf8 100644
--- a/external/sax/org/xml/sax/helpers/NamespaceSupport.java
+++ b/external/sax/org/xml/sax/helpers/NamespaceSupport.java
@@ -2,7 +2,7 @@
// http://www.saxproject.org
// Written by David Megginson
// This class is in the Public Domain. NO WARRANTY!
-// $Id: NamespaceSupport.java,v 1.14 2004/12/11 15:41:10 dog Exp $
+// $Id: NamespaceSupport.java,v 1.1 2004/12/23 22:38:42 mark Exp $
package org.xml.sax.helpers;