Christian Grothoff hace 11 años
padre
commit
5ad10328b3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/microhttpd/daemon.c

+ 1 - 1
src/microhttpd/daemon.c

@@ -738,7 +738,7 @@ MHD_get_fdset2 (struct MHD_Daemon *daemon,
  * Main function of the thread that handles an individual
  * connection when #MHD_USE_THREAD_PER_CONNECTION is set.
  *
- * @param data the 'struct MHD_Connection' this thread will handle
+ * @param data the `struct MHD_Connection` this thread will handle
  * @return always 0
  */
 static MHD_THRD_RTRN_TYPE_ MHD_THRD_CALL_SPEC_