Explorar el Código

fixup! Extract core part of smartlist code into its own library.

Nick Mathewson hace 6 años
padre
commit
82a7343b06
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/lib/smartlist_core/smartlist_core.c

+ 0 - 1
src/lib/smartlist_core/smartlist_core.c

@@ -169,7 +169,6 @@ smartlist_pop_last(smartlist_t *sl)
     return NULL;
 }
 
-
 /** Return true iff some element E of sl has E==element.
  */
 int