X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/13f9ae4ca658a16c0b9d76fb918032f1c8b9841a..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_ */