commit | 130e5791b65fe8c584e7a3ee1f0b443055d029d6 | [log] [tgz] |
---|---|---|
author | Igor Zlatkovic <igor@src.gnome.org> | Wed Nov 06 22:51:58 2002 +0000 |
committer | Igor Zlatkovic <igor@src.gnome.org> | Wed Nov 06 22:51:58 2002 +0000 |
tree | d67770d398de20cd68469c2235f441d269a032ae | |
parent | 56f21f298e423d4ead893a97c4736004b309579a [diff] [blame] |
completed the #96963 fix
diff --git a/catalog.c b/catalog.c index 0d30cb3..977fe1d 100644 --- a/catalog.c +++ b/catalog.c
@@ -2946,6 +2946,8 @@ xmlFree(path); } } + while (*cur == ':') + cur++; } }