libpsl/src
Daniel Kahn Gillmor fb9ccbf88e change psl_free() to take a psl_ctx_t *psl
This uses the more common convention where the variable freed is the
thing returned from the constructor directly, rather than having the
deallocator also zero out the pointer itself.
2014-03-27 20:01:29 +01:00
..
Makefile.am small cleanups in Makefile.am 2014-03-24 20:54:34 +01:00
psl.c change psl_free() to take a psl_ctx_t *psl 2014-03-27 20:01:29 +01:00
psl2c.c change psl_free() to take a psl_ctx_t *psl 2014-03-27 20:01:29 +01:00