* merge the two HELLOs prior to transmission to the service.
*
* @param h handle to the peerinfo service
- * @param peer identity of the peer
* @param hello the verified (!) HELLO message
*/
void
/**
* Get local hostname
*
- * @param hostname
+ * @return local hostname, caller must free
*/
char *
GNUNET_RESOLVER_local_hostname_get ( void );
* merge the two HELLOs prior to transmission to the service.
*
* @param h handle to the peerinfo service
- * @param peer identity of the peer
* @param hello the verified (!) HELLO message
*/
void