libpurple/util.h

branch
soc.2013.gobjectification.plugins
changeset 37022
d891503c8aa6
parent 37021
04c99b24db84
child 37023
d9bcdc9a91e6
equal deleted inserted replaced
37021:04c99b24db84 37022:d891503c8aa6
1437 1437
1438 /** 1438 /**
1439 * Gets the host name of the machine. If it not possible to determine the 1439 * Gets the host name of the machine. If it not possible to determine the
1440 * host name, "localhost" is returned 1440 * host name, "localhost" is returned
1441 * 1441 *
1442 * Returns: (TODO const): The hostname 1442 * Returns: The hostname
1443 */ 1443 */
1444 const gchar *purple_get_host_name(void); 1444 const gchar *purple_get_host_name(void);
1445 1445
1446 /** 1446 /**
1447 * Returns a type 4 (random) UUID 1447 * Returns a type 4 (random) UUID

mercurial