Przeglądaj źródła

Minor correction for 52a5e465844add3dd968f2318eab5e6f91a5a1e7

Evgeny Grin (Karlson2k) 2 lat temu
rodzic
commit
233e1d90ee
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      doc/examples/responseheaders.c

+ 1 - 1
doc/examples/responseheaders.c

@@ -72,7 +72,7 @@ answer_to_connection (void *cls, struct MHD_Connection *connection,
                                MIMETYPE))
   {
     fprintf (stderr,
-             "Failed to set content encoding type!\n");
+             "Failed to set content type header!\n");
     /* return response without content encoding anyway ... */
   }
   ret = MHD_queue_response (connection,