libpsl/include
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 LGPL->MIT license, some cleanups 2014-03-24 20:41:46 +01:00
libpsl.h change psl_free() to take a psl_ctx_t *psl 2014-03-27 20:01:29 +01:00