Ver Fonte

-working on gettext-ing, improving log messages and indentation

Christian Grothoff há 9 anos atrás
pai
commit
9f4f203e80
2 ficheiros alterados com 248 adições e 148 exclusões
  1. 245 144
      src/microhttpd/connection.c
  2. 3 4
      src/microhttpd/internal.h

Diff do ficheiro suprimidas por serem muito extensas
+ 245 - 144
src/microhttpd/connection.c


+ 3 - 4
src/microhttpd/internal.h

@@ -226,8 +226,7 @@ struct MHD_HTTP_Header
   struct MHD_HTTP_Header *next;
 
   /**
-   * The name of the header (key), without
-   * the colon.
+   * The name of the header (key), without the colon.
    */
   char *header;
 
@@ -237,8 +236,8 @@ struct MHD_HTTP_Header
   char *value;
 
   /**
-   * Type of the header (where in the HTTP
-   * protocol is this header from).
+   * Type of the header (where in the HTTP protocol is this header
+   * from).
    */
   enum MHD_ValueKind kind;
 

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff