Fri, 30 Jun 2017 16:44:01 -0500
status: Tweak PurpleStatusPrimitive's documentation
PurpleStatusPrimitive's documentation wasn't being correctly
recognized by GtkDoc. The whitespace was slightly off. This
patch fixes it.
| libpurple/status.h | file | annotate | diff | comparison | revisions |
--- a/libpurple/status.h Fri Jul 07 12:38:49 2017 -0500 +++ b/libpurple/status.h Fri Jun 30 16:44:01 2017 -0500 @@ -69,7 +69,6 @@ /** * PurpleStatusPrimitive: - * * @PURPLE_STATUS_UNSET: The status is not set * @PURPLE_STATUS_OFFLINE: The status is offline * @PURPLE_STATUS_AVAILABLE: The status is available @@ -80,6 +79,7 @@ * @PURPLE_STATUS_MOBILE: The status is mobile * @PURPLE_STATUS_TUNE: The status includes a song title * @PURPLE_STATUS_MOOD: The status includes a mood + * * A primitive defining the basic structure of a status type. */ /*