Sun, 18 Aug 2013 01:53:00 +0530
Merged soc.2013.gobjectification branch
| libpurple/connection.h | file | annotate | diff | comparison | revisions |
--- a/libpurple/connection.h Sun Aug 18 00:45:33 2013 +0530 +++ b/libpurple/connection.h Sun Aug 18 01:53:00 2013 +0530 @@ -38,7 +38,7 @@ /** @copydoc _PurpleConnection */ typedef struct _PurpleConnection PurpleConnection; -/** @copydoc _PurpleConnection */ +/** @copydoc _PurpleConnectionClass */ typedef struct _PurpleConnectionClass PurpleConnectionClass; /**