Forgot to set the path for cases where we don't have a querystring (which
authoralex <alex>
Wed, 13 Dec 2000 08:07:53 +0000 (08:07 +0000)
committeralex <alex>
Wed, 13 Dec 2000 08:07:53 +0000 (08:07 +0000)
commitccc29f52f15272e0fa603783fcde80373fadb82b
treeba2f19694acfa0b2916b861f1fd32fcc13baff1c
parent802764bbc006b3eea86131b798b288d367b8ebc5
Forgot to set the path for cases where we don't have a querystring (which

* soup-uri.c (soup_uri_new): Forgot to set the path for cases where we don't have a querystring (which is most of the time). Doh.

* soup-uri.c (soup_uri_get_default_port): No such thing as an smtp://foo@bar uri, only mailto:foo@bar.
libsoup/soup-uri.c