summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2003-06-16 21:34:59 +0000
committerJelmer Vernooij <jelmer@samba.org>2003-06-16 21:34:59 +0000
commitac44100674110135a48d1df20eab933697ff520e (patch)
tree486e898840f18790546fda49356ac0069de55296
parent540e3f889c4a50440880214d2a88561b0d2c0323 (diff)
downloadsamba-ac44100674110135a48d1df20eab933697ff520e.tar.gz
samba-ac44100674110135a48d1df20eab933697ff520e.tar.bz2
samba-ac44100674110135a48d1df20eab933697ff520e.zip
Update link to DTD
(This used to be commit 2737518b2571fecf60fcbcd99575dd6cf5bd0bdb)
-rw-r--r--source3/passdb/pdb_xml.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/passdb/pdb_xml.c b/source3/passdb/pdb_xml.c
index 7a5c0e2b53..154d8c927f 100644
--- a/source3/passdb/pdb_xml.c
+++ b/source3/passdb/pdb_xml.c
@@ -28,7 +28,7 @@
*/
-#define XML_URL "http://www.samba.org/ns"
+#define XML_URL "http://samba.org/~jelmer/sambapdb.dtd"
#include "includes.h"