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