aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/.gitignore
diff options
context:
space:
mode:
authorEvgeny Grin (Karlson2k) <k2k@narod.ru>2021-06-23 10:47:41 +0300
committerEvgeny Grin (Karlson2k) <k2k@narod.ru>2021-07-05 17:01:21 +0300
commited3daed30580e6c4ae62d4114c58e38b6f0f9f85 (patch)
tree80add64a4a4083bdcb67d0591b149867760135c2 /src/microhttpd/.gitignore
parentada4c2ed55dd14f68430e9518f2882226a7b07cd (diff)
downloadlibmicrohttpd-ed3daed30580e6c4ae62d4114c58e38b6f0f9f85.tar.gz
libmicrohttpd-ed3daed30580e6c4ae62d4114c58e38b6f0f9f85.zip
Added MHD_str_remove_tokens_caseless_() function
Diffstat (limited to 'src/microhttpd/.gitignore')
-rw-r--r--src/microhttpd/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/microhttpd/.gitignore b/src/microhttpd/.gitignore
index 83e8fb33..0ff01aac 100644
--- a/src/microhttpd/.gitignore
+++ b/src/microhttpd/.gitignore
@@ -54,6 +54,7 @@ test_http_reasons
54/test_start_stop 54/test_start_stop
55/test_str_token 55/test_str_token
56/test_str_token_remove 56/test_str_token_remove
57/test_str_tokens_remove
57test_shutdown_poll 58test_shutdown_poll
58test_shutdown_select 59test_shutdown_select
59test_md5 60test_md5