Code

utils llist: Added sdb_llist_cmp_cb type.
authorSebastian Harl <sh@tokkee.org>
Wed, 25 Sep 2013 20:11:20 +0000 (22:11 +0200)
committerSebastian Harl <sh@tokkee.org>
Wed, 25 Sep 2013 20:11:20 +0000 (22:11 +0200)
commitbe8fe81410d8f9b14debc388248d233b95b26a2d
treef51ada7259127523d279a3f56fb34ff87bde71d8
parent0b6ae805cfc356569869e1d0b34e031de0c75737
utils llist: Added sdb_llist_cmp_cb type.

This is to make sure that comparators always use the same signature.
src/include/utils/llist.h
src/utils/llist.c