]> AND Public Git Repository - simgrid.git/blobdiff - examples/c/app-bittorrent/tracker.h
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of framagit.org:simgrid/simgrid
[simgrid.git] / examples / c / app-bittorrent / tracker.h
index 292f0fe629b581413f2bc1d7988c02c7df622576..808c7aaae51d7eb96a9db9dd4553bdacdd82a844 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2012-2022. The SimGrid Team.
+/* Copyright (c) 2012-2023. The SimGrid Team.
  * All rights reserved.                                                     */
 
 /* This program is free software; you can redistribute it and/or modify it
@@ -9,7 +9,7 @@
 #include "app-bittorrent.h"
 #include <xbt/dynar.h>
 
-void tracker(int argc, char* argv[]);
+void tracker_run(int argc, char* argv[]);
 /** Tasks exchanged between a tracker and peers. */
 typedef struct s_tracker_query {
   int peer_id;                 // peer id