# HG changeset patch # User Sadrul Habib Chowdhury # Date 1201408404 0 # Node ID ef0e82b8bc2e61abd4099dc430c76f4a58509139 # Parent 1f256f63c52c8d78f1dcebaed71a71f4ee27f436 Forgot the since tag here. diff -r 1f256f63c52c -r ef0e82b8bc2e libpurple/connection.h --- a/libpurple/connection.h Sun Jan 27 04:12:46 2008 +0000 +++ b/libpurple/connection.h Sun Jan 27 04:33:24 2008 +0000 @@ -381,6 +381,7 @@ * @param gc The connection. * * @return The protocol plugin. + * @since 2.4.0 */ PurplePlugin * purple_connection_get_prpl(const PurpleConnection *gc);