X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ce8a9fdb7cad584a5e27d0d4af32b844d3e5420b..65b0ef3e4abf59f79ff89fa7644aff2451922729:/examples/msg/bittorrent/bittorrent.h diff --git a/examples/msg/bittorrent/bittorrent.h b/examples/msg/bittorrent/bittorrent.h index 87881f47b8..2cad1e40bd 100644 --- a/examples/msg/bittorrent/bittorrent.h +++ b/examples/msg/bittorrent/bittorrent.h @@ -53,4 +53,5 @@ * Number of pieces the peer asks for simultaneously */ #define MAX_PIECES 1 + #endif /* BITTORRENT_BITTORRENT_H_ */