--- a/libpurple/util.h Fri Jan 31 18:25:09 2014 +0530 +++ b/libpurple/util.h Fri Jan 31 18:46:39 2014 +0530 @@ -1439,7 +1439,7 @@ * Gets the host name of the machine. If it not possible to determine the * host name, "localhost" is returned * - * Returns: (TODO const): The hostname + * Returns: The hostname */ const gchar *purple_get_host_name(void);