add more detail to the doc comment
authorDan Winship <danw@src.gnome.org>
Wed, 11 Mar 2009 17:51:43 +0000 (17:51 +0000)
committerDan Winship <danw@src.gnome.org>
Wed, 11 Mar 2009 17:51:43 +0000 (17:51 +0000)
commit91b1fb36ed8a35c8f42d09e776866d442be13f05
treed7265fafb47f9e5da29745e2aa76aec0def12c07
parenta9b0e0a071825ec0b29d9bc09cc9770c419b8481
add more detail to the doc comment

* libsoup/soup-session.c (soup_session_cancel_message): add more
detail to the doc comment

* libsoup/soup-message.c (SoupMessage): Note in the doc comment
that reason phrases are not very useful, and should not be
presented to the user.

* libsoup/soup-status.c: add a comment explaining why reason
phrases aren't localized. Also some misc doc fixes.
(soup_status_get_phrase): Note in the doc comment that you
shouldn't present reason phrases to the user.

svn path=/trunk/; revision=1248
ChangeLog
libsoup/soup-message.c
libsoup/soup-session.c
libsoup/soup-status.c