Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
xbt_swag: remove duplicated code.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Mon, 2 May 2011 07:53:13 +0000 (09:53 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Thu, 5 May 2011 15:09:17 +0000 (17:09 +0200)
commitad4640ba22bba03fdc83e735157be1b4d23079eb
tree1ae08b93909a656e4d9e5daeb33a8d4e07e5b9cf
parentefcbaf2e852711ab7c2ae1153e2f636619bfdc94
xbt_swag: remove duplicated code.

xbt_swag_insert is actually the same as xbt_swag_insert_at_tail.
include/xbt/swag.h
src/xbt/swag.c