Explorar o código

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

Nick Mathewson %!s(int64=6) %!d(string=hai) anos
pai
achega
82a7343b06
Modificáronse 1 ficheiros con 0 adicións e 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