Change all functions to take a SoupReader * or SoupWriter * instead of a
authorDan Winship <danw@src.gnome.org>
Wed, 11 Jun 2003 18:11:31 +0000 (18:11 +0000)
committerDan Winship <danw@src.gnome.org>
Wed, 11 Jun 2003 18:11:31 +0000 (18:11 +0000)
commit4e3273e3e08c693fdff3d2fc85d3cfc50f2918b2
tree207448efc33a4ab8752efa268bdc6d7fc4615cef
parent48954f941ac161b47d1891385f880d0e097c0409
Change all functions to take a SoupReader * or SoupWriter * instead of a

        * libsoup/soup-transfer.c: Change all functions to take a
        SoupReader * or SoupWriter * instead of a guint.

        * libsoup/soup-private.h (SoupMessagePrivate): make read_tag and
        write_tag pointers instead of guints.
ChangeLog
libsoup/soup-private.h
libsoup/soup-transfer.c
libsoup/soup-transfer.h