Ver código fonte

Fix typo in comment

bel2125 3 anos atrás
pai
commit
311a3ea14f
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/civetweb.c

+ 1 - 1
src/civetweb.c

@@ -7152,7 +7152,7 @@ mg_split_form_urlencoded(char *data,
 }
 
 
-/* HCP24: some changes to compare hole var_name */
+/* HCP24: some changes to compare whole var_name */
 int
 mg_get_cookie(const char *cookie_header,
               const char *var_name,