added a doc comment.
authorNot Zed <NotZed@Ximian.com>
Thu, 29 Jan 2004 08:24:16 +0000 (08:24 +0000)
committerMichael Zucci <zucchi@src.gnome.org>
Thu, 29 Jan 2004 08:24:16 +0000 (08:24 +0000)
commitd88e65415fb2b831cb69c33d5ff15b4f1b3b17ab
tree009dcd65bd1cb253dae141fc3dbc9c19c16bcaa6
parent252e4995c450b11b691f536c0c31d72f979b1816
added a doc comment.

2004-01-29  Not Zed  <NotZed@Ximian.com>

        * camel-object.c (camel_object_bag_rekey): added a doc comment.

        ** See bug #53520.

        * camel-session.c (get_service): free the url once done, it now
        gets copied by the service.

        * camel-service.c (construct): copy the url that comes in, don't
        just '0Wn34z' it.  clena up exception handling too.
camel/ChangeLog
camel/camel-object.c
camel/camel-service.c
camel/camel-session.c