Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix error message.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Tue, 10 May 2011 14:03:49 +0000 (16:03 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Tue, 10 May 2011 14:04:21 +0000 (16:04 +0200)
commit5e61205077b453d1460c7008d1af3a68e6667db6
tree386caf2649503849936e470596148c515de79c33
parent92a73f2197461e843f3a9f94d2b6305e8ab4e550
Fix error message.

Subtraction (optionlist_cpy - name) was upside-down.  Change to only keep
the name of the variable.
src/xbt/config.c