Change msg->priv->flags to msg->priv->msg_flags so it'll build again.
authorJoe Shaw <joe@ximian.com>
Fri, 8 Jun 2001 01:20:58 +0000 (01:20 +0000)
committerJoe Shaw <joeshaw@src.gnome.org>
Fri, 8 Jun 2001 01:20:58 +0000 (01:20 +0000)
commitd5f74f9ec6bd2fc49df85f3388018b76f8674be9
tree789f1dac0683ef04b7b6d6bf78d5f520e0c7629e
parent09676280464d06d9da8ae6c586f7cedc7f1ba993
Change msg->priv->flags to msg->priv->msg_flags so it'll build again.

2001-06-07  Joe Shaw  <joe@ximian.com>

* src/soup-core/soup-message.c (soup_message_redirect): Change
msg->priv->flags to msg->priv->msg_flags so it'll build again.
(soup_message_run_handlers): Add a default case to the switch
statement (for RESPONSE_BODY_HANDLER) to squash a warning.
ChangeLog
libsoup/soup-message.c