Reorganize.
authorAlex Graveley <alex@ximian.com>
Sun, 21 Oct 2001 22:54:05 +0000 (22:54 +0000)
committerAlex Graveley <orph@src.gnome.org>
Sun, 21 Oct 2001 22:54:05 +0000 (22:54 +0000)
commit38cf7496c4a789f4758c772b1a16c60c31d12cd2
tree8acd45f074716869ca2b432f03480ad45b1bf9d2
parent1af6cdf856ed7a019c2ed5f5e9a51b8a8fdde7e0
Reorganize.

2001-10-21  Alex Graveley  <alex@ximian.com>

* src/libsoup/soup-message.h: Reorganize.

* src/libsoup/Makefile.am (libsoupinclude_HEADERS): Add soup-error.h.
(libsoup_la_SOURCES): Add soup-error.c.

* src/libsoup/soup-error.[ch]: Move SoupKnownErrorCode and
SoupErrorClass defines to here.  Move soup_get_error_phrase and
soup_get_error_class here, and rename to soup_error_get_phrase and
soup_error_get_class.
ChangeLog
libsoup/Makefile.am
libsoup/soup-error.c [new file with mode: 0644]
libsoup/soup-error.h [new file with mode: 0644]
libsoup/soup-message.c
libsoup/soup-message.h