Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Only use the C comment style, not the C++ one
[simgrid.git] / testsuite / gras / trp_file_server.c
index b3b23b8..0406320 100644 (file)
@@ -12,7 +12,7 @@
 #include <gras.h>
 #include "gras/Transport/transport_interface.h"
 
 #include <gras.h>
 #include "gras/Transport/transport_interface.h"
 
-//GRAS_LOG_NEW_DEFAULT_CATEGORY(test);
+/*GRAS_LOG_NEW_DEFAULT_CATEGORY(test);*/
 
 int main(int argc,char *argv[]) {
   gras_socket_t *sock, *conn;
 
 int main(int argc,char *argv[]) {
   gras_socket_t *sock, *conn;