gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd] 02/02: test_str_token{,s}_remove: fixed comments


From: gnunet
Subject: [libmicrohttpd] 02/02: test_str_token{,s}_remove: fixed comments
Date: Wed, 03 Nov 2021 12:55:11 +0100

This is an automated email from the git hooks/post-receive script.

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit ec2725b5d882ad63da87965c05b70c6f98f51dbc
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Wed Nov 3 14:54:58 2021 +0300

    test_str_token{,s}_remove: fixed comments
---
 src/microhttpd/test_str_token_remove.c  | 4 ++--
 src/microhttpd/test_str_tokens_remove.c | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/microhttpd/test_str_token_remove.c 
b/src/microhttpd/test_str_token_remove.c
index 8334ba97..a4f7ae55 100644
--- a/src/microhttpd/test_str_token_remove.c
+++ b/src/microhttpd/test_str_token_remove.c
@@ -1,6 +1,6 @@
 /*
   This file is part of libmicrohttpd
-  Copyright (C) 2017 Karlson2k (Evgeny Grin)
+  Copyright (C) 2017-2021 Karlson2k (Evgeny Grin)
 
   This test tool is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
@@ -19,7 +19,7 @@
 
 /**
  * @file microhttpd/test_str_token.c
- * @brief  Unit tests for some mhd_str functions
+ * @brief  Unit tests for MHD_str_remove_token_caseless_() function
  * @author Karlson2k (Evgeny Grin)
  */
 
diff --git a/src/microhttpd/test_str_tokens_remove.c 
b/src/microhttpd/test_str_tokens_remove.c
index f5347868..1cd1696b 100644
--- a/src/microhttpd/test_str_tokens_remove.c
+++ b/src/microhttpd/test_str_tokens_remove.c
@@ -1,6 +1,6 @@
 /*
   This file is part of libmicrohttpd
-  Copyright (C) 2017 Karlson2k (Evgeny Grin)
+  Copyright (C) 2017-2021 Karlson2k (Evgeny Grin)
 
   This test tool is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
@@ -19,7 +19,7 @@
 
 /**
  * @file microhttpd/test_str_token.c
- * @brief  Unit tests for some mhd_str functions
+ * @brief  Unit tests for MHD_str_remove_tokens_caseless_() function
  * @author Karlson2k (Evgeny Grin)
  */
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]