Christian Grothoff 1 год назад
Родитель
Сommit
4ff5f1f43f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/tests/client_server/libtest.h

+ 1 - 1
src/tests/client_server/libtest.h

@@ -280,7 +280,7 @@ struct MHDT_Phase
   /**
    * Closure for @e server_cb.
    */
-  const void *server_cb_cls;
+  void *server_cb_cls;
 
   /**
    * Logic for the CURL client for this phase.