-fix
[oweals/gnunet.git] / src / gns / gnunet-service-gns_interceptor.h
index c3ea809f96c820a9533cd99e6ef4b9509be346dd..dc39aecefaacaaf4f939d101e50db91f38367392 100644 (file)
@@ -18,6 +18,6 @@ gns_interceptor_init(struct GNUNET_CRYPTO_ShortHashCode zone,
  * Stops the interceptor
  */
 void
-gns_interceptor_stop(void){};
+gns_interceptor_stop(void);
 
 #endif