Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'bittorrent'
[simgrid.git] / examples / msg / bittorrent / bittorrent.h
index 87881f4..e2c4e5b 100644 (file)
@@ -53,4 +53,5 @@
  * Number of pieces the peer asks for simultaneously
  */
 #define MAX_PIECES 1
-#endif                          /* BITTORRENT_BITTORRENT_H_ */
+
+#endif /* BITTORRENT_BITTORRENT_H_ */