From 40724963a1889611c42e0ba1472e610fbec5429c Mon Sep 17 00:00:00 2001 From: ben Date: Mon, 26 Sep 2005 10:54:34 +0000 Subject: [PATCH] Correct the URL of the X Registry to the one given in the Registry, which works (unlike our old one). git-svn-id: svn://svn.tartarus.org/sgt/charset@6358 cda61777-01e9-0310-a592-d414129be87e --- iso2022.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iso2022.c b/iso2022.c index 6297b91..353f19b 100644 --- a/iso2022.c +++ b/iso2022.c @@ -263,7 +263,7 @@ struct ctext_encoding { }; /* - * In theory, this list is in , + * In theory, this list is in , * but XLib appears to have its own ideas, and encodes these three * (as of X11R6.8.2) */ -- 2.11.0