(no commit message)
authorMatthias Wachs <wachs@net.in.tum.de>
Fri, 16 Apr 2010 15:39:07 +0000 (15:39 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Fri, 16 Apr 2010 15:39:07 +0000 (15:39 +0000)
src/include/gnunet_resolver_service.h

index 9110f166cca2e4fb1d2cb3c036d34dbddf3ef81f..319b7e977a7973ed72aa24a292c460133f529172 100644 (file)
@@ -117,7 +117,7 @@ typedef void (*GNUNET_RESOLVER_HostnameCallback) (void *cls,
  * @param hostname
  */
 char *
-GNUNET_RESOLVER_local_hostname_get ();
+GNUNET_RESOLVER_local_hostname_get ( void );
 
 /**
  * Perform a reverse DNS lookup.