# HG changeset patch # User Will Thompson # Date 1193594594 0 # Node ID f5b223d0cb89842c14fbead6705afcc1516c55ce # Parent 50fa2c5a7029e5227c097e274ab0493625fe4c91 Document the gc parameter of purple_connection_error_reason to shut doxygen up. diff -r 50fa2c5a7029 -r f5b223d0cb89 libpurple/connection.h --- a/libpurple/connection.h Sun Oct 28 16:43:16 2007 +0000 +++ b/libpurple/connection.h Sun Oct 28 18:03:14 2007 +0000 @@ -424,8 +424,10 @@ /** * Closes a connection with an error and a human-readable description of the * error. It also sets @c gc->wants_to_die to the value of - * #purple_connection_error_is_fatal(@a reason). + * #purple_connection_error_is_fatal(@a reason), mainly for + * backwards-compatibility. * + * @param gc the connection which is closing. * @param reason why the connection is closing. * @param description a non-@c NULL localized description of the error. * @since 2.3.0