Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add java-bittorrent example (still not working).
[simgrid.git] / examples / xbt / sem_basic.c
index c840eb6..7b36a83 100644 (file)
@@ -16,7 +16,7 @@ XBT_LOG_NEW_DEFAULT_CATEGORY(sem_basic,
 
 
 
-#define THREAD_THREADS_MAX                     ((unsigned int)10)
+#define THREAD_THREADS_MAX      ((unsigned int)10)
 
 /*
  * the thread funtion.