commit | 2074d6752d1dafcd6511677e2bdc9bbe0b73c388 | [log] [tgz] |
---|---|---|
author | Matthieu Boutier <boutier@pps.univ-paris-diderot.fr> | Wed Sep 10 16:50:42 2014 +0200 |
committer | Paul Jakma <paul@quagga.net> | Wed Jul 20 12:58:30 2016 +0100 |
tree | bbbd02c455ae093426a6c478034471b6cf85cf7d | |
parent | a3936d04942795bb92f04fefd25957c327e31c20 [diff] |
lib: simplify distribute.c's code. Use loops and variables instead of doing each cases by hand. Use static functions instead of rewriting code.