Explorar o código

remove errant ;

Nick Mathewson %!s(int64=6) %!d(string=hai) anos
pai
achega
7515eefb70
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/or/protover_rust.c

+ 1 - 1
src/or/protover_rust.c

@@ -13,7 +13,7 @@
 #ifdef HAVE_RUST
 
 /* Define for compatibility, used in main.c */
-void protover_free_all(void) {};
+void protover_free_all(void) {}
 
 #endif